Skip to content

Commit

Permalink
chore: comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
VicGUTT committed Nov 27, 2022
1 parent b74c1f0 commit 380b3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/VERSION.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// `__APP_VERSION__` varianble will be statically replaced by ViteJS during build.
// The `__APP_VERSION__` placeholder will be statically replaced by ViteJS during build.
const VERSION = '__APP_VERSION__';

export default VERSION;

0 comments on commit 380b3ca

Please sign in to comment.