Skip to content

Commit 7292a61

Browse files
authored
Merge pull request #66 from ggoffy/master
moved to 1.5.0 Stable
2 parents 4413cb6 + e36bde4 commit 7292a61

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
===================================================================
27
2021/11/17 Version 1.5.0 RC1
38
===================================================================

xoops_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
$modversion = [
2929
'name' => \_MI_WGGITHUB_NAME,
3030
'version' => '1.5.0',
31-
'module_status' => 'RC1',
31+
'module_status' => 'Stable',
3232
'description' => \_MI_WGGITHUB_DESC,
3333
'author' => 'Goffy - XOOPS Development Team',
3434
'author_mail' => 'goffy@wedega.com',

0 commit comments

Comments
 (0)