Skip to content

Commit

Permalink
v2.5.2
Browse files Browse the repository at this point in the history
juancwu committed May 18, 2024
1 parent 48cadf9 commit b97932d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
@@ -13,6 +13,6 @@ export default defineConfig({
clearMocks: true,
},
define: {
APP_VERSION: JSON.stringify("2.5.1"),
APP_VERSION: JSON.stringify("2.5.2"),
},
});

0 comments on commit b97932d

Please sign in to comment.