We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f7a4c commit 307b087Copy full SHA for 307b087
src/vars.ts
@@ -1,4 +1,4 @@
1
export const _DEFINE_PROG: string = "akiba";
2
-export const _DEFINE_VER: string = "2.1.4";
+export const _DEFINE_VER: string = "2.1.5";
3
4
// vim: tabstop=2 shiftwidth=2 softtabstop=0 smarttab expandtab
0 commit comments