diff --git a/CHANGELOG.md b/CHANGELOG.md index 611e8200..5fd5f02f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,7 +40,7 @@ # Changelog -#### 1.12.3-dev0 +#### 1.12.3 * Explicitly get the default values from the system and global config. #### 1.12.2 diff --git a/git-flow-version b/git-flow-version index 30ca7b91..e5814e86 100644 --- a/git-flow-version +++ b/git-flow-version @@ -37,7 +37,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -GITFLOW_VERSION=1.12.3-dev0 +GITFLOW_VERSION=1.12.3 initialize() { # A function can not be empty. Comments count as empty.