Skip to content

Commit

Permalink
version up 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcsgit committed Dec 24, 2021
1 parent dfff310 commit c766158
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.7"
const val VERSION: String = "0.1.8"

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

0 comments on commit c766158

Please sign in to comment.