Skip to content

Commit

Permalink
version up 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcsgit committed Mar 20, 2023
1 parent 6f3ec92 commit e4f1f8b
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 @@ -4,7 +4,7 @@ import javax.swing.SwingUtilities

class Main {
companion object {
const val VERSION: String = "0.3.0"
const val VERSION: String = "0.3.1"
const val NAME: String = "LogNote"

@JvmStatic
Expand Down

0 comments on commit e4f1f8b

Please sign in to comment.