Skip to content

Commit

Permalink
Bump version to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Danand committed Aug 5, 2023
1 parent 46bb317 commit a02bd52
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions juicy-noise-android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "com.danand.juicynoise"
minSdk 31
targetSdk 34
versionCode 60
versionName "0.1.6"
versionCode 61
versionName "0.1.7"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
2 changes: 1 addition & 1 deletion juicy-noise-fx/juicy-noise-fx.filtergraph
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
format="VST3"
category="Fx|Distortion|Network|NoOfflineProcess"
manufacturer="Danand"
version="0.1.6"
version="0.1.7"
file="${PROJECT_DIR}/Builds/LinuxMakefile/build/juicy-noise-fx.vst3"
uniqueId="93134a34"
isInstrument="0"
Expand Down
2 changes: 1 addition & 1 deletion juicy-noise-fx/juicy-noise-fx.jucer
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
displaySplashScreen="1"
jucerFormatVersion="1"
projectLineFeed="
"
version="0.1.6"
version="0.1.7"
companyName="Danand"
companyWebsite="https://github.com/Danand/"
pluginFormats="buildVST3"
Expand Down

0 comments on commit a02bd52

Please sign in to comment.