Changeset 3066123
- Timestamp:
- 04/07/2024 12:25:20 AM (2 years ago)
- File:
-
- 1 edited
-
likeable-forms/trunk/likeableforms.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
likeable-forms/trunk/likeableforms.php
r3066120 r3066123 5 5 * Plugin URI: https://www.likeableforms.com 6 6 * Description: Create advanced contact forms with easy-to-use features like drag and drop and advanced features like conditional logic. 7 * Version: 1.0. 47 * Version: 1.0.5 8 8 * Requires at least: 5.2 9 9 * Requires PHP: 7.2 … … 47 47 48 48 // Plugin version 49 define('LFFES_VERSION', '1.0. 4');49 define('LFFES_VERSION', '1.0.5'); 50 50 51 51
Note: See TracChangeset
for help on using the changeset viewer.