Release v3.3.0

This commit is contained in:
stefanprodan
2020-05-16 10:00:51 +03:00
parent 067751c67d
commit c7c7d699c9
8 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
package version
var VERSION = "3.2.4"
var VERSION = "3.3.0"
var REVISION = "unknown"