Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pfefferle committed Mar 25, 2024
1 parent c9f5e8b commit ca8010c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: pfefferle
Donate link: https://notiz.blog/donate/
Tags: bluesky, microblogging, atprotocol
Requires at least: 4.9
Tested up to: 6.1
Stable tag: 1.0.1
Tested up to: 6.5
Stable tag: 2.0.0
Requires PHP: 5.6
License: GPL-2.0
License URI: https://opensource.org/license/gpl-2-0/
Expand All @@ -17,6 +17,12 @@ A simple Crossposter for Bluesky (AT Protocol)

== Changelog ==

= 2.0.0 =

- Improved excerpt handling
- Fixed Refresh-Code handling
- Major rework

= 1.0.1 =

- Improve handling edge-cases when saving Bluesky data in the user profile.
Expand Down
2 changes: 1 addition & 1 deletion share-on-bluesky.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: A simple Crossposter for Bluesky (AT Protocol)
* Author: Matthias Pfefferle
* Author URI: https://notiz.blog/
* Version: 1.0.1
* Version: 2.0.0
* License: GPL-2.0
* License URI: https://opensource.org/license/gpl-2-0/
* Text Domain: share-on-bluesky
Expand Down

0 comments on commit ca8010c

Please sign in to comment.