Skip to content

Commit

Permalink
Merge branch 'release/96.4664.2.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
miosakuma committed Dec 2, 2021
2 parents 1166fea + 32441b8 commit ef57fe7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
- FIX
- バグ修正

# 96.4664.2.0

- https://github.com/shiguredo-webrtc-build/webrtc-build/releases/download/m96.4664.2.0/webrtc.android.tar.gz

# 93.4577.8.2

- https://github.com/shiguredo-webrtc-build/webrtc-build/releases/download/m93.4577.8.2/webrtc.android.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion prepareAar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

VERSION=93.4577.8.2
VERSION=96.4664.2.0

## このリポジトリ的にメンテナンス番号をふるときは ${VERSION}.1 などとする
RELEASE_VERSION=${VERSION}
Expand Down

0 comments on commit ef57fe7

Please sign in to comment.