Skip to content

Commit e6c1d7a

Browse files
authored
Tagged v2.2.0
1 parent ad5669f commit e6c1d7a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

add-to-all.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* @wordpress-plugin
1616
* Plugin Name: WebberZone Snippetz - Header, Body and Footer manager
17-
* Version: 2.2.0-beta1
17+
* Version: 2.2.0
1818
* Plugin URI: https://webberzone.com/plugins/add-to-all/
1919
* Description: A simple yet powerful plugin that allows you to insert any code snippet or script into WordPress.
2020
* Author: Ajay D'Souza
@@ -39,7 +39,7 @@
3939
*
4040
* @var string $WZ_SNIPPETZ_VERSION WebberZone Snippetz version.
4141
*/
42-
define( 'WZ_SNIPPETZ_VERSION', '2.2.0-beta1' );
42+
define( 'WZ_SNIPPETZ_VERSION', '2.2.0' );
4343
}
4444

4545

0 commit comments

Comments
 (0)