From 77407e542b1089ddf694a6fce35a045a2f8081b7 Mon Sep 17 00:00:00 2001 From: Yi EungJun Date: Tue, 19 Aug 2014 18:36:25 +0900 Subject: [PATCH] Yobi 0.6.3 It is the third maintenance release of Yobi 0.6. This fixes annoying conflict-resolving events and the other bugs. Reviewed-by: insanehong --- conf/version.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/version.conf b/conf/version.conf index 7bc2ea44e..af854aa1f 100644 --- a/conf/version.conf +++ b/conf/version.conf @@ -1 +1 @@ -app.version="0.6.3-SNAPSHOT" +app.version="0.6.3"