releasing v1.4.0

This commit is contained in:
Simone Margaritelli
2024-04-07 09:35:41 -04:00
parent 8ae9f8cddf
commit 7bb000f919

View File

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