Fixed version and changelog

pull/6827/head
Sebastian Schuster 11 years ago
parent 02f84a37c8
commit 31f718826b
  1. 7
      CHANGELOG.md
  2. 2
      lib/open_project/my_project_page/version.rb

@ -1,11 +1,6 @@
# Changelog
## 3.0.1.pre1
* Fixed error message
* fix block finding
## 3.0.0
## 3.0.0.pre3
* `#1875` removed the documents-block, that now resides in the documents-plugin
* `#1794` prepared the plugin for publishing, added copyright-headers, README's etc.

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

Loading…
Cancel
Save