Parcourir la source

Bump version

Overview of changes:

 *  Rewrote *newstub* as *stub* meta-command, now with update mode

    The script looks promising, let's use the extensible CLI scheme.

 *  Removed sorting from `ini lskeys`

    *stub* can rewrite user's mkit.ini but it does not want to mess it
    up more than is necessary.

 *  User can now override project version with *stub*

 *  *stub* now Respects MKIT_INI environment variable

 *  Fixed problems with LICENSE.md and README.md rewriting in *stub*

 *  Moved MKit version directive to end of file

 *  Improved MKit's own project README.md
Alois Mahdal il y a 7 ans
Parent
révision
0898a6a70c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini Voir le fichier

@@ -1,7 +1,7 @@
1 1
 #mkit version=0.0.14
2 2
 
3 3
 [project]
4
-    version     = 0.0.21
4
+    version     = 0.0.22
5 5
     codename    = wilderness
6 6
     name        = MKit
7 7
     tagline     = Simple install helper