From 2816ac926d5c592b67ab441ad89391bfff5d7445 Mon Sep 17 00:00:00 2001 From: hoatle Date: Tue, 22 Jan 2019 16:52:33 +0700 Subject: [PATCH] @ #26 | should release v0.3.0 --- CHANGLOG.md | 9 +++++++++ README.md | 10 +++++----- manifest.yaml | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/CHANGLOG.md b/CHANGLOG.md index 7172ef9..02344ad 100644 --- a/CHANGLOG.md +++ b/CHANGLOG.md @@ -1,5 +1,13 @@ # Change Log +## [v0.3.0][] (2018-01-22) + +- Improvements: + + should update to use teracy-dev-essential v0.3.0 #24 + +Details: https://github.com/teracyhq-incubator/teracy-dev-v05-compat/milestone/3?closed=1 + + ## [v0.2.0][] (2018-12-15) - Improvements: @@ -22,3 +30,4 @@ Details: https://github.com/teracyhq-incubator/teracy-dev-v05-compat/milestone/1 [v0.1.0]: https://github.com/teracyhq-incubator/teracy-dev-v05-compat/milestone/1?closed=1 [v0.2.0]: https://github.com/teracyhq-incubator/teracy-dev-v05-compat/milestone/2?closed=1 +[v0.3.0]: https://github.com/teracyhq-incubator/teracy-dev-v05-compat/milestone/3?closed=1 diff --git a/README.md b/README.md index 7f37a91..ab2ca07 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ teracy-dev: git: remote: origin: https://github.com/teracyhq-incubator/teracy-dev-v05-compat.git - branch: v0.2.0 - require_version: ">= 0.2.0" + branch: v0.3.0 + require_version: ">= 0.3.0" enabled: true ``` @@ -51,7 +51,7 @@ teracy-dev: remote: origin: https://github.com/teracyhq-incubator/teracy-dev-v05-compat.git branch: master - require_version: ">= 0.2.0" + require_version: ">= 0.3.0" enabled: true ``` @@ -68,7 +68,7 @@ teracy-dev: remote: origin: https://github.com/teracyhq-incubator/teracy-dev-v05-compat.git branch: develop - require_version: ">= 0.3.0-SNAPSHOT" + require_version: ">= 0.4.0-SNAPSHOT" enabled: true ``` @@ -94,5 +94,5 @@ teracy-dev: origin: git@github.com:hoatle/teracy-dev-v05-compat.git # your forked repo upstream: git@github.com:teracyhq-incubator/teracy-dev-v05-compat.git branch: develop - require_version: ">= 0.3.0-SNAPSHOT" + require_version: ">= 0.4.0-SNAPSHOT" ``` diff --git a/manifest.yaml b/manifest.yaml index 34c7c80..7cabaa2 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1,5 +1,5 @@ name: teracy-dev-v05-compat -version: "0.3.0-SNAPSHOT" +version: "0.3.0" description: teracy-dev v0.5's compatible features ported to teracy-dev v0.6 target: ">= 0.6.0-a5, < 0.7.0" dependencies: