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 1b81330 commit d16e7a7Copy full SHA for d16e7a7
C/cli/main.c
@@ -26,7 +26,7 @@
26
#endif
27
28
#define CLI_HISTORY_FILENAME ".sqlitecloud_history.txt"
29
-#define CLI_VERSION "1.1"
+#define CLI_VERSION "1.2"
30
#define CLI_BUILD_DATE __DATE__
31
32
#ifndef MAXPATH
0 commit comments