Skip to content

Commit

Permalink
v.1.2.6
Browse files Browse the repository at this point in the history
Adjust 99%
  • Loading branch information
KmancusoRonik committed Oct 11, 2024
1 parent 3a88200 commit 0022048
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ronik-base.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
* that starts the plugin.
*
* @link https://www.ronikdesign.com/
* @since 1.2.5
* @since 1.2.6
* @package Ronik_Base
*
* @wordpress-plugin
* Plugin Name: Ronik
* Plugin URI: https://www.ronikdesign.com/
* Description: Clean out unused media -- your website will thank you! This plugin uses Advanced Custom Fields to run
* Version: 1.2.5
* Version: 1.2.6
* Author: Kevin Mancuso
* Author URI: https://www.ronikdesign.com/
* License: GPL-2.0+
Expand All @@ -35,7 +35,7 @@
* Start at version 1.0.0 and use SemVer - https://semver.org
* Rename this for your plugin and update it as you release new versions.
*/
define( 'RONIK_BASE_VERSION', '1.2.5' );
define( 'RONIK_BASE_VERSION', '1.2.6' );


/**
Expand Down

0 comments on commit 0022048

Please sign in to comment.