Changeset 3144703
- Timestamp:
- 08/31/2024 02:04:12 PM (19 months ago)
- Location:
- make-me-static
- Files:
-
- 2 edited
- 12 copied
-
tags/1.0.192 (copied) (copied from make-me-static/trunk)
-
tags/1.0.192/LICENSE (copied) (copied from make-me-static/trunk/LICENSE)
-
tags/1.0.192/admin (copied) (copied from make-me-static/trunk/admin)
-
tags/1.0.192/assets (copied) (copied from make-me-static/trunk/assets)
-
tags/1.0.192/composer.json (copied) (copied from make-me-static/trunk/composer.json)
-
tags/1.0.192/includes (copied) (copied from make-me-static/trunk/includes)
-
tags/1.0.192/index.php (copied) (copied from make-me-static/trunk/index.php)
-
tags/1.0.192/languages (copied) (copied from make-me-static/trunk/languages)
-
tags/1.0.192/make-me-static.php (copied) (copied from make-me-static/trunk/make-me-static.php) (2 diffs)
-
tags/1.0.192/public (copied) (copied from make-me-static/trunk/public)
-
tags/1.0.192/readme.txt (copied) (copied from make-me-static/trunk/readme.txt) (1 diff)
-
tags/1.0.192/vendor (copied) (copied from make-me-static/trunk/vendor)
-
trunk/make-me-static.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
make-me-static/tags/1.0.192/make-me-static.php
r3144701 r3144703 21 21 */ 22 22 23 define( 'MAKE_ME_STATIC_VERSION', '1.0.19 1' );23 define( 'MAKE_ME_STATIC_VERSION', '1.0.192' ); 24 24 25 25 /** … … 34 34 * Plugin URI: https://madpenguin.uk/make-me-static 35 35 * Description: Provide admin resources for the Make Me Static Crawler 36 * Version: 1.0.19 136 * Version: 1.0.192 37 37 * Requires at least: 6.5 38 38 * Requires PHP: 7.0 -
make-me-static/tags/1.0.192/readme.txt
r3144701 r3144703 1 1 === Make Me Static === 2 2 Contributors: madpenguin 3 Tags: static site , static, static git, site generator, static wordpress3 Tags: static site generator, performance, security, jamstack, static 4 4 Requires at least: 6.5 5 5 Tested up to: 6.6.1 6 Stable tag: 1.0.19 16 Stable tag: 1.0.192 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later -
make-me-static/trunk/make-me-static.php
r3144701 r3144703 21 21 */ 22 22 23 define( 'MAKE_ME_STATIC_VERSION', '1.0.19 1' );23 define( 'MAKE_ME_STATIC_VERSION', '1.0.192' ); 24 24 25 25 /** … … 34 34 * Plugin URI: https://madpenguin.uk/make-me-static 35 35 * Description: Provide admin resources for the Make Me Static Crawler 36 * Version: 1.0.19 136 * Version: 1.0.192 37 37 * Requires at least: 6.5 38 38 * Requires PHP: 7.0 -
make-me-static/trunk/readme.txt
r3144701 r3144703 1 1 === Make Me Static === 2 2 Contributors: madpenguin 3 Tags: static site , static, static git, site generator, static wordpress3 Tags: static site generator, performance, security, jamstack, static 4 4 Requires at least: 6.5 5 5 Tested up to: 6.6.1 6 Stable tag: 1.0.19 16 Stable tag: 1.0.192 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.