diff options
author | 0neGal <mail@0negal.com> | 2023-08-21 03:26:38 +0200 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2023-08-21 03:26:38 +0200 |
commit | 70bf7b4be2722518c77a6bcc26b6057f5da0f1fb (patch) | |
tree | 568f4620ca0ec368b9f7abb436ade175fb41b495 /package.json | |
parent | 6c767a6a398188fc3b1f99bf2cef2e76a23c01c3 (diff) | |
download | Viper-70bf7b4be2722518c77a6bcc26b6057f5da0f1fb.tar.gz Viper-70bf7b4be2722518c77a6bcc26b6057f5da0f1fb.zip |
bumped version number to 1.8.3v1.8.3
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 5cf3db3..f19ab17 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "viper", "productName": "Viper", - "version": "1.8.2", + "version": "1.8.3", "description": "Launcher+Updater for TF|2 Northstar", "main": "src/index.js", "build": { |