We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9c05d commit 22c8890Copy full SHA for 22c8890
3 files changed
build/startnewmodule.mpi
@@ -81,7 +81,7 @@ InstallPassword
81
{}
82
83
InstallVersion
84
-{0.1.6.0}
+{0.1.7.0}
85
86
Language,ca
87
{Yes}
readme.txt
@@ -12,6 +12,10 @@ More information can be found on https://github.com/csnake-org/StartNewModule.
12
13
Change log
14
----------
15
+v0.1.7:
16
+ * Update CSNake configuration files to use CSNake api
17
+ * Update plugin templates for Gimias 1.5
18
+
19
v0.1.6:
20
* Add support for multiple Gimias versions
21
* Update plugin templates for Gimias 1.4
resources/about.txt
@@ -1,5 +1,5 @@
1
[About]
2
name = StartNewModule
3
-version = 0.1.6
+version = 0.1.7
4
description = Helper tool for new module/plugin configuration.
5
author = SSD Team
0 commit comments