Skip to content

Commit

Permalink
CSS tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
xxsimoxx committed Dec 30, 2019
1 parent 8178708 commit 24b1536
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion classes/UpdateClient.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

// EDIT: Make this unique. Example: YourDevName\YourPluginName;
namespace XXSimoXX\Vars;
namespace XXSimoXX\VarsUpdate;

// EDIT: URL where Update Manager is installed; with trailing slash!
const UPDATE_SERVER = 'https://software.gieffeedizioni.it/';
Expand Down
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== vars ===
Plugin Name: vars
Description: Vars in shortcodes
Version: 1.3.3
Version: 1.3.4
Text Domain: vars
Domain Path: /languages
Requires PHP: 5.6
Expand All @@ -10,7 +10,7 @@ Tested: 4.9.99
Author: Gieffe edizioni
Author URI: https://www.gieffeedizioni.it
Plugin URI: https://software.gieffeedizioni.it
Download link: https://github.com/xxsimoxx/vars/releases/download/v1.3.3/vars.zip
Download link: https://github.com/xxsimoxx/vars/releases/download/v1.3.4/vars.zip
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -36,6 +36,10 @@ You can choose which users can manage vars.
3. TinyMCE button

== Changelog ==
= 1.3.3 =
Updated
* CSS tweaks

= 1.3.3 =
Updated
* Update Manager
Expand Down
2 changes: 1 addition & 1 deletion vars.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: vars
* Plugin URI: https://software.gieffeedizioni.it
* Description: Vars in shortcodes
* Version: 1.3.3
* Version: 1.3.4
* License: GPL2
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Author: Gieffe edizioni srl
Expand Down

0 comments on commit 24b1536

Please sign in to comment.