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 4c2717f commit 6ab360dCopy full SHA for 6ab360d
src/cloudsync.h
@@ -20,7 +20,7 @@
20
extern "C" {
21
#endif
22
23
-#define CLOUDSYNC_VERSION "0.8.36"
+#define CLOUDSYNC_VERSION "0.8.37"
24
25
int sqlite3_cloudsync_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
26
0 commit comments