From 7d35e2e9216cffd705a1f237ca43c0b497d19188 Mon Sep 17 00:00:00 2001 From: amrbedair Date: Wed, 30 Apr 2014 14:54:39 +0200 Subject: [PATCH] v3.0.1 --- CHANGELOG.md | 4 ++++ build.properties | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b0589ed..515eed91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ Thank you all Antonio Ramirez. ## YiiBooster latest development alpha + - + +## YiiBooster version 3.0.1 +- **(fix)** branch and tag fix - no code changes from 3.0.0 ## YiiBooster version 3.0.0 - **(fix)** TbExtendedGridView - TbProgress inside cell css fix - #448 diff --git a/build.properties b/build.properties index 24332beb..e405b5f2 100644 --- a/build.properties +++ b/build.properties @@ -15,5 +15,5 @@ path.reports=./reports # Current version under which project will be distributed. # Versioning is being made according to Semantic Versioning specification at http://semver.org/ -project.version=3.0.0 +project.version=3.0.1