new version; updated changelog

pull/6827/head
Christian Ratz 11 years ago
parent da75956fd0
commit 9bf8bc6a23
  1. 5
      CHANGELOG.md
  2. 2
      lib/open_project/my_project_page/version.rb

@ -1,5 +1,10 @@
# Changelog
## 3.0.1.pre1
* Fixed error message
* fix block finding
## 3.0.0
* `#1875` removed the documents-block, that now resides in the documents-plugin

@ -11,6 +11,6 @@
module OpenProject
module MyProjectPage
VERSION = "3.0.0"
VERSION = "3.0.1.pre1"
end
end

Loading…
Cancel
Save