Skip to content

Commit

Permalink
Release version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slobich committed Jan 22, 2021
1 parent 38b4e41 commit 315fd43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@ Visit [the repo](https://github.com/slobich/test-update-checker).

== Changelog ==

= 2.0 =
* Second Release.

= 1.0 =
* First Release.
2 changes: 1 addition & 1 deletion test-update-checker.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Test Update Checker
* Description: Test "Plugin Update Checker Library".
* Version: 1.0
* Version: 2.0
*/

defined( 'ABSPATH' ) || exit; // Exit if accessed directly.
Expand Down

0 comments on commit 315fd43

Please sign in to comment.