diff options
author | 0neGal <mail@0negal.com> | 2023-10-07 20:27:41 +0200 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2023-10-07 20:27:41 +0200 |
commit | ed9c6c3e21b0c663b83c55ca3cb295c9c2a65521 (patch) | |
tree | 2c7bf79ee409424fe995847b0eaaa5f20e4f5b75 /package.json | |
parent | f8ca168126a4f002bc05cd4bc53ba255a013e481 (diff) | |
download | Viper-ed9c6c3e21b0c663b83c55ca3cb295c9c2a65521.tar.gz Viper-ed9c6c3e21b0c663b83c55ca3cb295c9c2a65521.zip |
bumped version number to 1.9.0v1.9.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 451f73d..8ec45e5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "viper", "productName": "Viper", - "version": "1.8.5", + "version": "1.9.0", "description": "Launcher+Updater for TF|2 Northstar", "main": "src/index.js", "build": { |