We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f6e5c commit d0f302dCopy full SHA for d0f302d
package.yml
@@ -1,5 +1,5 @@
1
package: d2u_guestbook
2
-version: '1.0.5'
+version: '1.0.6'
3
author: Tobias Krais
4
supportpage: http://github.com/tobiaskrais/d2u_guestbook
5
pages/setup.php
@@ -54,6 +54,10 @@
54
<h2>Support</h2>
55
<p>Fehlermeldungen bitte im <a href="https://github.com/TobiasKrais/d2u_guestbook" target="_blank">GitHub Repository</a> melden.</p>
56
<h2>Changelog</h2>
57
+<p>1.0.6:</p>
58
+<ul>
59
+ <li>...</li>
60
+</ul>
61
<p>1.0.5:</p>
62
<ul>
63
<li>Bugfix: SProg Sprachersetzungen werden beim deinstallieren entfernt.</li>
0 commit comments