Skip to content

Commit 1db3ee2

Browse files
authored
Raise version
1 parent 09a2c67 commit 1db3ee2

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.25"
23+
#define CLOUDSYNC_VERSION "0.8.26"
2424

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

0 commit comments

Comments
 (0)