Update app version in VitePress config

This commit is contained in:
Alexander Drozdov
2026-07-24 14:32:02 +03:00
committed by GitHub
parent 4eb110df3b
commit 7fd8a11cd7
+1 -1
View File
@@ -20,7 +20,7 @@ export default defineConfig({
},
themeConfig: {
// logo: 'TODO', https://github.com/vuejs/vitepress/issues/1401
appVersion: '3.28.101',
appVersion: '3.28.104',
github: {
releasesUrl: 'https://github.com/SnosMe/awakened-poe-trade/releases'
},