Browse Source

Bump version

Overview of changes:

 *  imapdomo will now override imapfilter's certificate storage

    Also added CLI option, but default value is
    $IMAPDOMO_HOME/certificates

 *  Empty action will now throe usage error

    ... instead of crashing further down the line.

 *  Path in handler error message has been fixed

 *  Codebase maintenance
Alois Mahdal 6 years ago
parent
commit
5e9a7aa947
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini View File

@@ -1,5 +1,5 @@
1 1
 [project]
2
-    version     = 0.0.5
2
+    version     = 0.0.6
3 3
     name        = imapdomo
4 4
     pkgname     = imapdomo
5 5
     maintainer  = Alois Mahdal <netvor+imapdomo@vornet.cz>