Skip to content

Commit bc79be9

Browse files
committed
version up 0.3.3
1 parent 8065bbb commit bc79be9

File tree

1 file changed

+1
-1
lines changed
  • src/com/blogspot/kotlinstudy/lognote

1 file changed

+1
-1
lines changed

src/com/blogspot/kotlinstudy/lognote/Main.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import javax.swing.SwingUtilities
44

55
class Main {
66
companion object {
7-
const val VERSION: String = "0.3.2"
7+
const val VERSION: String = "0.3.3"
88
const val NAME: String = "LogNote"
99

1010
@JvmStatic

0 commit comments

Comments
 (0)