diff options
author | 0neGal <mail@0negal.com> | 2024-06-18 18:40:11 +0200 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2024-06-18 18:40:11 +0200 |
commit | 6c2df3103bca1b782101601b088f550f2662ee99 (patch) | |
tree | 9a2cbeaed2a028b4afb1b8fa305318bd2f0ec131 /package.json | |
parent | 8a13bbf15b7d4082e657b76bbd999b19c39f035b (diff) | |
download | Viper-6c2df3103bca1b782101601b088f550f2662ee99.tar.gz Viper-6c2df3103bca1b782101601b088f550f2662ee99.zip |
bumped version number to 1.12.0v1.12.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 9a7ea79..be9ab65 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "viper", "productName": "Viper", - "version": "1.11.1", + "version": "1.12.0", "description": "Launcher+Updater for TF|2 Northstar", "main": "src/index.js", "build": { |