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 4f24f20 commit 85207daCopy full SHA for 85207da
src/vars.ts
@@ -1,4 +1,4 @@
1
export const _DEFINE_PROG: string = "akiba";
2
-export const _DEFINE_VER: string = "2.1.0";
+export const _DEFINE_VER: string = "2.1.1";
3
4
// vim: tabstop=2 shiftwidth=2 softtabstop=0 smarttab expandtab
0 commit comments