From 54cd9848dfa9bccfee2c413d037b51c9d22b1b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 25 Jul 2023 16:51:17 +0200 Subject: [PATCH] 0.1.73 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1b238fee..14231ec3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = com.yanncebron.m68kplugin pluginName = m68kplugin -pluginVersion = 0.1.8-dev +pluginVersion = 0.1.73 # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # for insight into build numbers and IntelliJ Platform versions.