diff --git a/src/main/kotlin/EditorConstants.kt b/src/main/kotlin/EditorConstants.kt index a085a5f..18d7030 100644 --- a/src/main/kotlin/EditorConstants.kt +++ b/src/main/kotlin/EditorConstants.kt @@ -2,7 +2,7 @@ import com.github.weisj.darklaf.LafManager import com.github.weisj.darklaf.theme.OneDarkTheme object EditorConstants { - var BUILD_NUMBER = "1.3.0" + var BUILD_NUMBER = "1.5.0" var DARK_MODE = true