Skip to content

Commit

Permalink
version up 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcsgit committed Nov 24, 2021
1 parent 805cb76 commit 9665afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/blogspot/kotlinstudy/lognote/Main.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import javax.swing.plaf.ColorUIResource

class Main {
companion object {
const val VERSION: String = "0.1.5"
const val VERSION: String = "0.1.6"

@JvmStatic
fun main(args: Array<String>) {
Expand Down

0 comments on commit 9665afa

Please sign in to comment.