From 23bfe3f4a8e6f5d323ed6b6657450eefe5b0a6f5 Mon Sep 17 00:00:00 2001 From: Junyoung Choi Date: Mon, 12 Mar 2018 19:16:38 +0900 Subject: [PATCH] v0.11.1 --- auto_updater.json | 4 ++-- readme.md | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/auto_updater.json b/auto_updater.json index b7936da..4904459 100644 --- a/auto_updater.json +++ b/auto_updater.json @@ -1,4 +1,4 @@ { - "url": "https://github.com/BoostIO/boost-releases/releases/download/v0.11.0/Boostnote-mac.zip", - "name": "v0.11.0" + "url": "https://github.com/BoostIO/boost-releases/releases/download/v0.11.1/Boostnote-mac.zip", + "name": "v0.11.1" } diff --git a/readme.md b/readme.md index 26d2d96..af883b4 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,13 @@ ## Changelog +## 0.11.1(2018/3/12) + +Bug fixes + +- Fix checkbox +- Fix typo + ## 0.11.0(2018/3/12) Features