Skip to content

Commit

Permalink
Release 0.5.4 vorbereitet
Browse files Browse the repository at this point in the history
  • Loading branch information
abrain committed Jul 29, 2014
1 parent 2c312c6 commit 5a5e847
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ __Es wird PHP 5.3.0 oder neuer benötigt__

### Changelog

#### 0.5.4
* Fehlerbehebung: Datum für Feed wurde falsch gespeichert
* Hinweis: Die Daten werden beim Update automatisch korrigiert, bitte fertigen Sie vorher ein Backup an

#### 0.5.3
* Fehlerbehebung: Plugin funktionierte nicht auf Servern mit PHP-Einstellung short_open_tag = false

Expand Down
2 changes: 1 addition & 1 deletion einsatzverwaltung.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Einsatzverwaltung
Plugin URI: http://www.abrain.de/software/einsatzverwaltung/
Description: Verwaltung von Feuerwehreinsätzen
Version: 0.5.3
Version: 0.5.4
Author: Andreas Brain
Author URI: http://www.abrain.de
License: GPLv2
Expand Down
9 changes: 8 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: http://www.abrain.de/software/unterstuetzen/
Tags: feuerwehr, einsatz
Requires at least: 3.1.0
Tested up to: 3.9.1
Stable tag: 0.5.3
Stable tag: 0.5.4
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -53,6 +53,10 @@ Entweder [per Mail](mailto:kontakt@abrain.de), auf [Twitter](https://twitter.com

== Changelog ==

= 0.5.4 =
* Fehlerbehebung: Datum für Feed wurde falsch gespeichert
* Hinweis: Die Daten werden beim Update automatisch korrigiert, bitte fertigen Sie vorher ein Backup an

= 0.5.3 =
* Fehlerbehebung: Plugin funktionierte nicht auf Servern mit PHP-Einstellung short_open_tag = false

Expand Down Expand Up @@ -117,6 +121,9 @@ Entweder [per Mail](mailto:kontakt@abrain.de), auf [Twitter](https://twitter.com

== Upgrade Notice ==

= 0.5.4 =
Korrektur des Datums im Feed, bitte Update erst nach Backup durchführen

= 0.5.3 =
Erhöhte Kompatibilität für zukünftige Installationen

Expand Down

0 comments on commit 5a5e847

Please sign in to comment.