mirror of
https://github.com/evilsocket/arc.git
synced 2024-05-26 22:37:37 +03:00
releasing v1.3.3
This commit is contained in:
@@ -9,5 +9,5 @@ package config
|
||||
|
||||
const (
|
||||
APP_NAME = "arc"
|
||||
APP_VERSION = "1.3.2"
|
||||
APP_VERSION = "1.3.3"
|
||||
)
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
*
|
||||
* See LICENSE.
|
||||
*/
|
||||
const VERSION = '1.3.2';
|
||||
const VERSION = '1.3.3';
|
||||
|
||||
Reference in New Issue
Block a user