Skip to content

Commit

Permalink
build version was wrong in build.gradle, but I don't think it matters
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Mar 16, 2020
1 parent c2e02c9 commit be785b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'kweb'
version '0.2.34'
version '0.3.1'

buildscript {
ext.kotlin_version = '1.3.70'
Expand Down

0 comments on commit be785b7

Please sign in to comment.