File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 * Plugin Name: Fair Explorer
1212 * Plugin URI: https://fairpm.org/
1313 * Description: Fair Explorer Repository browser.
14- * Version: 0.2 .0
14+ * Version: 0.3 .0
1515 * Author: FairPM
1616 * Author URI: https://fairpm.org/
1717 * Requires at least: 5.3
1818 * Requires PHP: 7.4
19- * Tested up to: 6.7
19+ * Tested up to: 6.9
2020 * License: GPLv2
2121 * License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
2222 * Text Domain: fair-explorer
3030}
3131
3232if ( ! defined ( 'AE_VERSION ' ) ) {
33- define ( 'AE_VERSION ' , '0.2 .0 ' );
33+ define ( 'AE_VERSION ' , '0.3 .0 ' );
3434}
3535
3636
Original file line number Diff line number Diff line change 11{
22 "name" : " fair-explorer" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " Fair Explorer Repository browser." ,
55 "scripts" : {
66 "build-css" : " npx sass assets/css/fair-explorer.scss assets/css/fair-explorer.css" ,
You can’t perform that action at this time.
0 commit comments