releasing v1.3.3

This commit is contained in:
Simone Margaritelli
2019-11-19 19:38:12 +01:00
parent b845d81872
commit f7311623e6
2 changed files with 2 additions and 2 deletions

View File

@@ -9,5 +9,5 @@ package config
const (
APP_NAME = "arc"
APP_VERSION = "1.3.2"
APP_VERSION = "1.3.3"
)

View File

@@ -5,4 +5,4 @@
*
* See LICENSE.
*/
const VERSION = '1.3.2';
const VERSION = '1.3.3';