We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4413cb6 + e36bde4 commit 7292a61Copy full SHA for 7292a61
2 files changed
docs/changelog.txt
@@ -1,3 +1,8 @@
1
+===================================================================
2
+2021/11/17 Version 1.5.0 Stable
3
4
+ - updated reading data from github: pulled_at/updated_at (goffy)
5
+
6
===================================================================
7
2021/11/17 Version 1.5.0 RC1
8
xoops_version.php
@@ -28,7 +28,7 @@
28
$modversion = [
29
'name' => \_MI_WGGITHUB_NAME,
30
'version' => '1.5.0',
31
- 'module_status' => 'RC1',
+ 'module_status' => 'Stable',
32
'description' => \_MI_WGGITHUB_DESC,
33
'author' => 'Goffy - XOOPS Development Team',
34
'author_mail' => 'goffy@wedega.com',
0 commit comments