Skip to content

Commit d16e7a7

Browse files
committed
raise C cli version
1 parent 1b81330 commit d16e7a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

C/cli/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#endif
2727

2828
#define CLI_HISTORY_FILENAME ".sqlitecloud_history.txt"
29-
#define CLI_VERSION "1.1"
29+
#define CLI_VERSION "1.2"
3030
#define CLI_BUILD_DATE __DATE__
3131

3232
#ifndef MAXPATH

0 commit comments

Comments
 (0)