Skip to content

Commit 26eaa2d

Browse files
committed
version++
1 parent 62f53e3 commit 26eaa2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stores/config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const useConfigStore = defineStore('config', {
77

88
versionMajor: 0,
99
versionMinor: 18,
10-
versionPatch: 12,
10+
versionPatch: 13,
1111

1212
regionUrls: {
1313

0 commit comments

Comments
 (0)