Skip to content

Commit 97fb2d0

Browse files
committed
Update version to 1.2.9 and modify last update date in theme layout; update readme with changelog and stable tag
1 parent d192ffb commit 97fb2d0

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

docs/_layouts/psource-theme.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h3>🔗 Nützliche Links</h3>
3131

3232
<section class="widget">
3333
<h3>📰 Neuigkeiten</h3>
34-
<p>Letztes Update: 8. Mai 2025 Version 1.2.8</p>
34+
<p>Letztes Update: 19. Mai 2025 Version 1.2.9</p>
3535
</section>
3636

3737
<section class="widget">

membership2.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: PS Mitgliedschaften
44
* Plugin URI: https://cp-psource.github.io/mitgliedschaften-pro/
5-
* Version: 1.2.8
5+
* Version: 1.2.9
66
* Description: Das leistungsstärkste, benutzerfreundlichste und flexibelste Mitgliedschafts-Plugin für ClassicPress-Seiten.
77
* Requires at least: 4.6
88
* Tested up to: 6.8.1
@@ -83,7 +83,7 @@ function membership2_pro_init_app() {
8383
*
8484
* @since 1.0.0
8585
*/
86-
define( 'MS_PLUGIN_VERSION', '1.2.8' );
86+
define( 'MS_PLUGIN_VERSION', '1.2.9' );
8787

8888
/**
8989
* Free or pro plugin?

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: PSOURCE
33
Tags: classicpress-plugin, classicpress, membership, multisite
44
Requires at least: 4.9
55
Tested up to: 6.8.1
6-
Stable tag: 1.2.8
6+
Stable tag: 1.2.9
77
Requires PHP: 7.0
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -62,6 +62,11 @@ Use the opportunity to do so on GitHub or send your files to: webmaster@n3rds.wo
6262

6363
== ChangeLog ==
6464

65+
= 1.2.9 =
66+
67+
* Fix: Autofocus Login-Widget
68+
* New: Addons Handling
69+
6570
= 1.2.8 =
6671

6772
* Fix: Fatal error Frontend-Invoice

0 commit comments

Comments
 (0)