Update version to 1.0.8 in package.json and version.json, reflecting recent changes and build updates.
This commit is contained in:
parent
1189177568
commit
11ad2cf722
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "phper-dev-manager",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"description": "PHP开发环境管理器 - 管理PHP、MySQL、Nginx、Redis服务",
|
||||
"main": "dist-electron/main.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.7",
|
||||
"buildTime": "2025-12-31T07:09:02.287Z",
|
||||
"buildDate": "2025/12/31"
|
||||
"version": "1.0.8",
|
||||
"buildTime": "2026-01-03T18:53:37.506Z",
|
||||
"buildDate": "2026/1/4"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user