Changeset 1823366
- Timestamp:
- 02/16/2018 12:50:23 PM (8 years ago)
- Location:
- custom-cookie-message/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
src/class-main.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-cookie-message/trunk/readme.txt
r1823342 r1823366 4 4 Requires at least: 4.9 5 5 Tested up to: 4.9.1 6 Stable tag: 2.0. 36 Stable tag: 2.0.4 7 7 Requires PHP: 5.6+ 8 8 -
custom-cookie-message/trunk/src/class-main.php
r1823342 r1823366 23 23 * @var string 24 24 */ 25 protected $version = '2.0. 0';25 protected $version = '2.0.4'; 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.