File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# [ ApkDiffPatch]
2- [ ![ release] ( https://img.shields.io/badge/release-v1.6.1 -blue.svg )] ( https://github.com/sisong/ApkDiffPatch/releases )
2+ [ ![ release] ( https://img.shields.io/badge/release-v1.6.2 -blue.svg )] ( https://github.com/sisong/ApkDiffPatch/releases )
33[ ![ license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/sisong/ApkDiffPatch/blob/master/LICENSE )
44[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-blue.svg )] ( https://github.com/sisong/ApkDiffPatch/pulls )
55[ ![ +issue Welcome] ( https://img.shields.io/github/issues-raw/sisong/ApkDiffPatch?color=green&label=%2Bissue%20welcome )] ( https://github.com/sisong/ApkDiffPatch/issues )
Original file line number Diff line number Diff line change 3333
3434#define APKDIFFPATCH_VERSION_MAJOR 1
3535#define APKDIFFPATCH_VERSION_MINOR 6
36- #define APKDIFFPATCH_VERSION_RELEASE 1
36+ #define APKDIFFPATCH_VERSION_RELEASE 2
3737
3838#define _APKDIFFPATCH_VERSION APKDIFFPATCH_VERSION_MAJOR.APKDIFFPATCH_VERSION_MINOR.APKDIFFPATCH_VERSION_RELEASE
3939#define _APKDIFFPATCH_QUOTE (str ) #str
You can’t perform that action at this time.
0 commit comments