Skip to content

Commit ff78f35

Browse files
committed
Bump version
1 parent ece9f5c commit ff78f35

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

CHANGELOG

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v2022.6.25 202206250
2+
* ece9f5c Add Zelle donation info
3+
* e667f34 Add support for -bnx 'regex'
4+
* b1d3484 Remove obsolete lines
5+
* 2e50b94 Fix: incomplete apk backup
6+
* 5b268d9 Flag D implies d; M/O imply e
7+
* d898768 Make "o" flag work with "-b" as well
8+
* 9715bbb Update usage examples
9+
* ff40224 Exclude internal cache by default
10+
111
v2022.6.4 202206040
212
- cf899cd Remove debugging line, and reword a comment
313
- f8fdb0f Update help text
@@ -11,8 +21,3 @@ v2022.5.25 202205250
1121
- Build script gets version from changelog
1222
- Fixed `-rnx ['regex']`
1323
- Fixed settings backup output inconsistencies
14-
15-
v2022.5.16 202205160
16-
- Fixed "backup/restore stops right after gms";
17-
- Remind user to disable/remove Magisk modules that may cause bootloop;
18-
- Updated Telegram group link.

tarb.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@ PASSF=$TMPDIR/.pass
952952
AUTHOR="VR-25 @ GitHub"
953953
COPYRIGHT_YEAR=2022
954954
DESCRIPTION="Backup/restore apps and respective data, SSAIDs, runtime permissions, generic system settings, Magisk modules, and more."
955-
VERSION="v2022.6.4 202206040"
955+
VERSION="v2022.6.25 202206250"
956956

957957
[ -z "${LINENO-}" ] || export PS4='$LINENO: '
958958
mkdir -p ${BKP_DIR##* } $BIN_DIR

0 commit comments

Comments
 (0)