diff options
author | 0neGal <mail@0negal.com> | 2022-03-28 17:41:34 +0200 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-03-28 17:41:34 +0200 |
commit | b8da84a02c270f12f8fb85644335b7fc0313e54d (patch) | |
tree | 3c41cb5bfe8545ea917d27dba6437aec3d03b6dd /package.json | |
parent | 71b49df4fcceb17366ac80458ccd37128f7a09d0 (diff) | |
download | Viper-b8da84a02c270f12f8fb85644335b7fc0313e54d.tar.gz Viper-b8da84a02c270f12f8fb85644335b7fc0313e54d.zip |
bumped version number to 1.3.0v1.3.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 871d4ec..ee9c8b9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "viper", "productName": "Viper", - "version": "1.2.5", + "version": "1.3.0", "description": "Launcher+Updater for TF|2 Northstar", "main": "src/index.js", "build": { |