Skip to content

Commit

Permalink
Bump version to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
FLSoz committed Aug 6, 2022
1 parent 554fc57 commit 63aa716
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "terratech-steam-mod-loader",
"productName": "TerraTech Steam Mod Manager",
"description": "Mod loader for TerraTech that handles Steam Workshop mod configurations",
"version": "1.7.5",
"version": "1.7.6",
"scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
"build:main": "cross-env NODE_ENV=production TS_NODE_TRANSPILE_ONLY=true webpack --config ./.erb/configs/webpack.config.main.prod.ts",
Expand Down
4 changes: 2 additions & 2 deletions release/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "terratech-steam-mod-loader",
"productName": "TerraTech Steam Mod Manager",
"description": "Mod loader for TerraTech that handles Steam Workshop mod configurations",
"version": "1.7.5",
"version": "1.7.6",
"main": "./dist/main/main.js",
"author": {
"name": "FLSoz",
Expand Down

0 comments on commit 63aa716

Please sign in to comment.