Skip to content

Commit 7e5599d

Browse files
authored
Merge pull request #145 from RivianTrackr/claude/add-ask-ai-badge-A3MoY
Bump version to 1.18.7 to bust CSS cache for NEW badge
2 parents 45037b5 + 512b440 commit 7e5599d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rivian-tire-guide.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Rivian Tire Guide
44
* Description: Interactive tire guide for Rivian vehicles with filtering, comparison, and ratings.
5-
* Version: 1.18.6
5+
* Version: 1.18.7
66
* Author: RivianTrackr
77
* Text Domain: rivian-tire-guide
88
* Requires at least: 5.8
@@ -13,7 +13,7 @@
1313
exit;
1414
}
1515

16-
define( 'RTG_VERSION', '1.18.6' );
16+
define( 'RTG_VERSION', '1.18.7' );
1717
define( 'RTG_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
1818
define( 'RTG_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
1919
define( 'RTG_PLUGIN_FILE', __FILE__ );

0 commit comments

Comments
 (0)