Skip to content

Commit 1c216de

Browse files
author
Shaji Khan
committed
5.6 version bump
1 parent eec3e2c commit 1c216de

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.shajikhan.ladspa.amprack"
1414
minSdk 24
1515
targetSdk 34
16-
versionCode 114
17-
versionName '5.5'
16+
versionCode 115
17+
versionName '5.6'
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
externalNativeBuild {

app/src/main/res/values/strings.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
<resources>
22
<string name="app_name">Amp Rack</string>
33
<string name="app_version">Version 5 Raptor</string>
4-
<string name="build_id">691</string>
5-
<string name="variant">Turbocharged version</string>
6-
<string name="quote">Powered by Rock and Roll</string>
4+
<string name="build_id">712</string>
5+
<string name="variant">This version is extra cool</string>
6+
<string name="quote">Powered by the Rock and Roll in your soul</string>
77
<string name="copyright">All trademarks are copyrights of their respective owners and do not represent affiliation or endorsement.</string>
88
<string name="onboard_description">
99
[new] Video Recorder\n\n
1010
Welcome to Version 5: \n\n
1111
✓ High Quality Audio / Video Recording Capability\n\n
1212
✓ Low Latency\n\n
1313
✓ AI/ML Powered Neural Amp Modeling\n\n
14+
✓ IR Impulse Response Loaders
1415
✓ More than 300 High Quality Effect Plugins\n\n
1516
✓ Floating point precision at native device sample rate\n\n
1617
✓ Tube Amp Emulation, Cabinet Emulation, Distortions, Chorus, Phasers, Delay, Reverb and more\n\n

0 commit comments

Comments
 (0)