Skip to content

Commit 1d227fd

Browse files
committed
Merge branch 'docs/self-hosted-supabase-and-postgre' of https://github.com/sqliteai/sqlite-sync into docs/self-hosted-supabase-and-postgre
2 parents 0c9110b + 94d8618 commit 1d227fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloudsync.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
extern "C" {
1919
#endif
2020

21-
#define CLOUDSYNC_VERSION "1.0.0"
21+
#define CLOUDSYNC_VERSION "1.0.1"
2222
#define CLOUDSYNC_MAX_TABLENAME_LEN 512
2323

2424
#define CLOUDSYNC_VALUE_NOTSET -1

0 commit comments

Comments
 (0)