Skip to content

Commit a1c39cb

Browse files
committed
Update cloudsync.h
1 parent 9e1dfb4 commit a1c39cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cloudsync.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include "sqlite3.h"
1717
#endif
1818

19-
#define CLOUDSYNC_VERSION "0.7.1"
19+
#define CLOUDSYNC_VERSION "0.8.0"
2020
#define CLOUDSYNC_TOMBSTONE_VALUE "__[RIP]__"
2121
#define CLOUDSYNC_RLS_RESTRICTED_VALUE "__[RLS]__"
2222
#define CLOUDSYNC_DISABLE_ROWIDONLY_TABLES 1

0 commit comments

Comments
 (0)