diff options
author | 0neGal <mail@0negal.com> | 2022-02-09 17:37:41 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-02-09 17:37:41 +0100 |
commit | 7a6b48cbcec1a092404f623a77fe94bd01573f01 (patch) | |
tree | 7a32ab1979d03e082443afb214e12fd5d5f9e731 /package.json | |
parent | 87b9d07382c299af1d52649c699212db55e3be65 (diff) | |
download | Viper-7a6b48cbcec1a092404f623a77fe94bd01573f01.tar.gz Viper-7a6b48cbcec1a092404f623a77fe94bd01573f01.zip |
bumped version number to 1.2.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 fc0381f..b7db3ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "viper", "productName": "Viper", - "version": "1.1.0", + "version": "1.2.0", "description": "Launcher+Updater for TF|2 Northstar", "main": "src/index.js", "build": { |