From 1343d3a2a930815a9693d9a2ba640c167d34fe60 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Sat, 2 Jun 2018 00:50:35 -0700 Subject: [PATCH] Pick up rest of changes for 0.4.10, oops --- CHANGES.md | 3 +++ README.md | 2 +- plugin/src/Config.lua | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index fb2914ea..c01db101 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,9 @@ # Rojo Change Log ## Current master +* *No changes* + +## 0.4.10 (June 2, 2018) * Added support for `init.model.json` files, which enable versioning `Tool` instances (among other things) with Rojo. ([#66](https://github.com/LPGhatguy/rojo/issues/66)) * Fixed obscure error when syncing into an invalid service. * Fixed multiple sync processes occurring when a server ID mismatch is detected. diff --git a/README.md b/README.md index 9aeb947e..9853f3fc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Travis-CI Build Status - Current server version + Current server version Rojo Documentation diff --git a/plugin/src/Config.lua b/plugin/src/Config.lua index ea77b75a..459c5dd1 100644 --- a/plugin/src/Config.lua +++ b/plugin/src/Config.lua @@ -1,6 +1,6 @@ return { pollingRate = 0.2, - version = {0, 4, 9}, + version = {0, 4, 10}, expectedServerVersionString = "0.4.x", protocolVersion = 1, icons = {