From e0f04b73d2ada8e45323000652fefac7cde29d57 Mon Sep 17 00:00:00 2001 From: Rokt33r Date: Sun, 12 Jun 2016 02:53:58 +0900 Subject: [PATCH] v0.5.13 --- auto_updater.json | 4 ++-- readme.md | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/auto_updater.json b/auto_updater.json index fd15f02..51e6916 100644 --- a/auto_updater.json +++ b/auto_updater.json @@ -1,4 +1,4 @@ { - "url": "https://github.com/BoostIO/boost-releases/releases/download/v0.5.12/Boostnote-mac.zip", - "name": "v0.5.12" + "url": "https://github.com/BoostIO/boost-releases/releases/download/v0.5.13/Boostnote-mac.zip", + "name": "v0.5.13" } diff --git a/readme.md b/readme.md index 13fa6ee..b3a3b54 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,10 @@ ## Changelog +## 0.5.13 (2015/6/12) + +- Scroll bar will be hidden when modal opens + ## 0.5.12 (2015/5/13) - Line number for code block in Markdown note