diff --git a/App/App.json b/App/App.json index 4e35d4a..8f8d821 100644 --- a/App/App.json +++ b/App/App.json @@ -1,5 +1,5 @@ { - "VersionNumber": 20230503, + "VersionNumber": 20230505, "AppName": "Baiyuanneko's Blog Generator", "officialWebsite": "https://bbg.nekomoe.xyz", "contributors": [ diff --git a/package.json b/package.json index 9126caf..fa2332b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bbg", - "version": "20230503.0.0", + "version": "20230505.0.0", "packageManager": "yarn@1.22.19", "description": "A static blog generator based on Electron Technology.", "license": "UNLICENSED",