Skip to content
This repository has been archived by the owner on Apr 22, 2018. It is now read-only.

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
edipo2s committed May 19, 2017
1 parent 48ff50f commit 147a723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/com/ediposouza/TESLTracker.kt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class TESLTracker : App(MainStageView::class) {
companion object {

val APP_NAME = "WabbaTrack"
val APP_VERSION = "0.2.0"
val APP_VERSION = "0.2.1"
val DEBUG_FILE_NAME = "WabbaTrack.debug"
val WABBATRACK_URL = "https://edipo2s.github.io/WabbaTrack/"

Expand Down

0 comments on commit 147a723

Please sign in to comment.