chore: bump to v0.1.4 — clean version bump for wp.org submission
The v0.1.3 tag on Gitea points to the pre-rebrand "wink animation" commit. To preserve tag immutability, the wp.org submission goes out as v0.1.4 instead of force-moving v0.1.3. - buddy.php: Version 0.1.3 → 0.1.4 - buddy.php: BUDDY_VERSION constant 0.1.3 → 0.1.4 - readme.txt: Stable tag 0.1.3 → 0.1.4 - readme.txt: changelog restructured (v0.1.3 entry restored to its actual content — wink animation fix — and the wp.org prep work is now under v0.1.4 where it belongs) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
+10
-4
@@ -4,7 +4,7 @@ Tags: dashboard, pet, gamification, virtual-pet, fun
|
||||
Requires at least: 5.0
|
||||
Tested up to: 7.0
|
||||
Requires PHP: 7.4
|
||||
Stable tag: 0.1.3
|
||||
Stable tag: 0.1.4
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -83,11 +83,17 @@ Yes. The plugin is GPL v2 or later and the full source is published on Gitea at
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 0.1.3 =
|
||||
= 0.1.4 =
|
||||
* Renamed to RangerHQ Buddy as part of the RangerHQ plugin family naming convention.
|
||||
* Updated Plugin URI and Author URI to davidtkeane.com.
|
||||
* Added LICENSE file with full GPL v2 text.
|
||||
* Added WordPress.org format readme.txt.
|
||||
* Removed the self-hosted Gitea updater. WordPress.org-hosted plugins use the core update system instead.
|
||||
* Cleaned up Plugin Check (PCP) findings — text domain alignment, output escaping, translator comments, replaced mt_rand with wp_rand for better randomness.
|
||||
|
||||
= 0.1.3 =
|
||||
* Wink animation rebuilt as a real CSS animation, no longer sticks.
|
||||
|
||||
= 0.1.2 =
|
||||
* Early development release.
|
||||
|
||||
@@ -95,9 +101,9 @@ Yes. The plugin is GPL v2 or later and the full source is published on Gitea at
|
||||
* Early development release.
|
||||
|
||||
= 0.1.0 =
|
||||
* First release — per-user state, dashboard widget, dedicated admin page, settings page with rename support, about page, self-hosted updater against Gitea.
|
||||
* First release — per-user state, dashboard widget, dedicated admin page, settings page with rename support, about page.
|
||||
|
||||
== Upgrade Notice ==
|
||||
|
||||
= 0.1.3 =
|
||||
= 0.1.4 =
|
||||
Plugin renamed to RangerHQ Buddy and prepared for the WordPress.org Plugin Directory. No user-visible behaviour changes; existing Buddy state preserved.
|
||||
|
||||
Reference in New Issue
Block a user