Skip to content

Commit 339258f

Browse files
committed
test new version
1 parent 379c829 commit 339258f

2 files changed

Lines changed: 4 additions & 109 deletions

File tree

package-lock.json

Lines changed: 2 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mod-uploader",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Steam Workshop Mod Uploader for Ascend from Nine Mountains",
55
"main": "dist-electron/main/index.js",
66
"type": "module",
@@ -11,7 +11,7 @@
1111
"build:linux": "vite build && electron-builder --linux --publish never",
1212
"build:portable": "vite build && electron-builder --win --config.win.target=portable --publish never"
1313
},
14-
"author": "",
14+
"author": "Lyeeedar",
1515
"license": "MIT",
1616
"devDependencies": {
1717
"@types/node": "^25.2.1",

0 commit comments

Comments
 (0)