From 420e9d984a08508e6892cf802981ef33924b00b4 Mon Sep 17 00:00:00 2001 From: chrislo27 Date: Fri, 14 Apr 2017 20:07:37 -0700 Subject: [PATCH] Bump version --- core/src/chrislo27/rhre/Main.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/chrislo27/rhre/Main.kt b/core/src/chrislo27/rhre/Main.kt index a57e19ffa..d1c69017b 100644 --- a/core/src/chrislo27/rhre/Main.kt +++ b/core/src/chrislo27/rhre/Main.kt @@ -145,7 +145,7 @@ class Main(l: Logger) : ionium.templates.Main(l) { } override fun create() { - ionium.templates.Main.version = "v2.10.3-SNAPSHOT" + ionium.templates.Main.version = "v2.10.3" SysOutPiper.pipe()