Skip to content

Commit 3060986

Browse files
committed
Bump version to 0.8.57
1 parent c665514 commit 3060986

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
@@ -20,7 +20,7 @@
2020
extern "C" {
2121
#endif
2222

23-
#define CLOUDSYNC_VERSION "0.8.56"
23+
#define CLOUDSYNC_VERSION "0.8.57"
2424

2525
int sqlite3_cloudsync_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
2626

0 commit comments

Comments
 (0)