From 377c98c970b4dbb246e1b4882b825e6cbb184364 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 3 Jul 2017 21:34:05 +0100 Subject: [PATCH] Bump version to 1.0.0-rc.1 Version 1.0.0-draft.10 has effectively been promoted to 1.0.0-rc.1. --- _config.yml | 4 ++-- index.md | 8 +++++--- spec/{1.0.0-draft.10.md => 1.0.0-rc.1.md} | 8 +++++--- spec/1.0.0-rc.1.svg | 2 ++ 4 files changed, 14 insertions(+), 8 deletions(-) rename spec/{1.0.0-draft.10.md => 1.0.0-rc.1.md} (98%) create mode 100644 spec/1.0.0-rc.1.svg diff --git a/_config.yml b/_config.yml index f5ad053..3193202 100644 --- a/_config.yml +++ b/_config.yml @@ -5,9 +5,9 @@ description: > author: Jim Myhrberg url: https://commonflow.org -current_version: 1.0.0-draft.10 +current_version: 1.0.0-rc.1 versions: - - 1.0.0-draft.10 + - 1.0.0-rc.1 update: body_tpl: | diff --git a/index.md b/index.md index 571da27..19c7f6c 100644 --- a/index.md +++ b/index.md @@ -1,10 +1,12 @@ --- -title: Git Common-Flow 1.0.0-draft.10 -version: 1.0.0-draft.10 +title: Git Common-Flow 1.0.0-rc.1 +version: 1.0.0-rc.1 --- -Git Common-Flow 1.0.0-draft.10 +Git Common-Flow 1.0.0-rc.1 ============================== + + Summary ------- diff --git a/spec/1.0.0-draft.10.md b/spec/1.0.0-rc.1.md similarity index 98% rename from spec/1.0.0-draft.10.md rename to spec/1.0.0-rc.1.md index 571da27..19c7f6c 100644 --- a/spec/1.0.0-draft.10.md +++ b/spec/1.0.0-rc.1.md @@ -1,10 +1,12 @@ --- -title: Git Common-Flow 1.0.0-draft.10 -version: 1.0.0-draft.10 +title: Git Common-Flow 1.0.0-rc.1 +version: 1.0.0-rc.1 --- -Git Common-Flow 1.0.0-draft.10 +Git Common-Flow 1.0.0-rc.1 ============================== + + Summary ------- diff --git a/spec/1.0.0-rc.1.svg b/spec/1.0.0-rc.1.svg new file mode 100644 index 0000000..7aa1f3c --- /dev/null +++ b/spec/1.0.0-rc.1.svg @@ -0,0 +1,2 @@ + +
Create change branch
Create change branch
Add commits
Add commits
Create pull request
Create pull request
Discuss, review, refactor
Discuss, review, refactor
Rebase if needed
Rebase if needed
Merge pull request
Merge pull request
2.12.0
2.12.0
Version bump commit & release tag
Version bump commit & release tag
2.11.4
2.11.4
Version bump commit & release tag
Version bump commit & release tag
\ No newline at end of file