Skip to content

Commit

Permalink
Update version number to 2.1.0 in composer.json and simpay-wordpress.…
Browse files Browse the repository at this point in the history
…pot, and in the plugin file simpay-wordpress.php
  • Loading branch information
DarkGL committed Oct 18, 2023
1 parent ae7e691 commit 6a3f54d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simpay/simpay-wordpress",
"version": "2.0.0",
"version": "2.1.0",
"type": "library",
"require": {
"simpaypl/simpay": "^2.2"
Expand Down
2 changes: 1 addition & 1 deletion languages/simpay-wordpress.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Simpay Wordpress 2.0.0\n"
"Project-Id-Version: Simpay Wordpress 2.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/simpay-wordpress\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down
2 changes: 1 addition & 1 deletion simpay-wordpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: SimPay Wordpress
* Plugin URI: https://simpay.pl
* Description: Use SimPay SMS service to use during registration or access to the post.
* Version: 2.0.0
* Version: 2.1.0
* Author: SimPay
* Author URI: https://simpay.pl
* License: GPL-2.0+
Expand Down

0 comments on commit 6a3f54d

Please sign in to comment.