diff options
author | 0neGal <mail@0negal.com> | 2022-05-21 21:18:23 +0200 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-05-21 21:18:39 +0200 |
commit | 1146d156e9f81879553f41e27859e7472dde1f6d (patch) | |
tree | 92a3b8b5ad69baeba2f8e8658dc61686e703a768 /package.json | |
parent | de986c445eef624c3295e950021744f855b9fe38 (diff) | |
download | Viper-1.5.1.tar.gz Viper-1.5.1.zip |
bumped version number to 1.5.1v1.5.1
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 6ea80fd..25f33a4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "viper", "productName": "Viper", - "version": "1.5.0", + "version": "1.5.1", "description": "Launcher+Updater for TF|2 Northstar", "main": "src/index.js", "build": { |