Incremented version 0.0.4 -> 0.0.5

This commit is contained in:
Collin Smith 2021-05-28 15:47:34 -07:00
parent 56605a815a
commit 0840797cf2

View File

@ -26,7 +26,7 @@ buildscript {
allprojects {
apply plugin: 'idea'
version = '0.0.4-SNAPSHOT'
version = '0.0.5-SNAPSHOT'
ext.appName = 'riiablo'
repositories {