Skip to content

Commit cd6a394

Browse files
committed
更新版本号
1 parent a658b23 commit cd6a394

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hotpe-clientn",
33
"private": true,
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"main": "dist/main/index.js",
66
"scripts": {
77
"dev": "vite --force",

src/view/services/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ const fs = window.require('fs')
99

1010
//只读配置read only=======================================================================================
1111
const roConfig = {
12-
id: '231026',
13-
clientVer: 'V0.2.231027_final',
12+
id: '240201',
13+
clientVer: 'V0.3.240201',
1414
url: {
1515
home: 'https://www.hotpe.top/',
1616
github: 'https://github.com/VirtualHotBar/HotPE_Client',

0 commit comments

Comments
 (0)