1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-05 09:34:03 +02:00

Update release version to 1.8.1

This commit is contained in:
Alex Plate 2021-11-09 17:00:15 +03:00
parent a8098c2c4c
commit d88f38cf2a
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -5,7 +5,7 @@ object Constants {
const val EAP_CHANNEL = "eap"
const val DEV_CHANNEL = "Dev"
const val VERSION = "1.8.0"
const val VERSION = "1.8.1"
const val DEV_VERSION = "1.9.0"
const val GITHUB_TESTS = "LATEST-EAP-SNAPSHOT"