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