We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1aa15 commit bc673f4Copy full SHA for bc673f4
1 file changed
src/cloudsync.h
@@ -20,7 +20,7 @@
20
extern "C" {
21
#endif
22
23
-#define CLOUDSYNC_VERSION "0.8.30"
+#define CLOUDSYNC_VERSION "0.8.31"
24
25
int sqlite3_cloudsync_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
26
0 commit comments