Skip to content

Commit

Permalink
[Auto] Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zarik5 authored and actions-user committed Dec 14, 2020
1 parent 50c2a70 commit bcc12f9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion alvr/client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "alvr_client"
version = "13.5.0"
version = "13.5.1"
authors = ["alvr-org", "Riccardo Zaglia <[email protected]>"]
license = "MIT"
edition = "2018"
Expand Down
4 changes: 2 additions & 2 deletions alvr/client/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.polygraphene.alvr"
minSdkVersion 21
targetSdkVersion 30
versionCode 36
versionName "13.5.0"
versionCode 37
versionName "13.5.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit bcc12f9

Please sign in to comment.