Skip to content

Commit

Permalink
Set new version
Browse files Browse the repository at this point in the history
  • Loading branch information
codota-builder committed Dec 27, 2020
1 parent 9aaab7f commit 5fbb18e
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
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group 'com.tabnine'
version project.hasProperty('externalVersion') ? project.externalVersion : '0.2.8'
version project.hasProperty('externalVersion') ? project.externalVersion : '0.2.9'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 5fbb18e

Please sign in to comment.