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 9e1dfb4 commit a1c39cbCopy full SHA for a1c39cb
src/cloudsync.h
@@ -16,7 +16,7 @@
16
#include "sqlite3.h"
17
#endif
18
19
-#define CLOUDSYNC_VERSION "0.7.1"
+#define CLOUDSYNC_VERSION "0.8.0"
20
#define CLOUDSYNC_TOMBSTONE_VALUE "__[RIP]__"
21
#define CLOUDSYNC_RLS_RESTRICTED_VALUE "__[RLS]__"
22
#define CLOUDSYNC_DISABLE_ROWIDONLY_TABLES 1
0 commit comments