Skip to content

Commit

Permalink
Bump to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChasm committed Jan 7, 2021
1 parent 08f6afc commit 040975a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disciple-tools-starter-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ private function setup() {

// Admin and settings variables
$this->token = 'dt_starter_plugin';
$this->version = '2.0';
$this->version = '1.0';

// Main plugin directory path and URI.
$this->dir_path = trailingslashit( plugin_dir_path( __FILE__ ) );
Expand Down

0 comments on commit 040975a

Please sign in to comment.