Changeset 2437700
- Timestamp:
- 12/11/2020 09:56:20 PM (5 years ago)
- Location:
- brandfolder/trunk
- Files:
-
- 4 edited
-
README.md (modified) (1 diff)
-
brandfolder-integration.php (modified) (1 diff)
-
package.json (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
brandfolder/trunk/README.md
r2437699 r2437700 19 19 ## Changelog 20 20 21 = 5.0. 0=21 = 5.0.3 = 22 22 * Creates Brandfolder Block Element 23 23 * Removes dependency on Brandfolder iFrame -
brandfolder/trunk/brandfolder-integration.php
r2437699 r2437700 3 3 * Plugin Name: Brandfolder 4 4 * Description: The Brandfolder Integration gives you the ability to display your assets on your Wordpress website. 5 * Version: 5.0. 05 * Version: 5.0.3 6 6 * Author: Brandfolder 7 7 * License: MIT License -
brandfolder/trunk/package.json
r2437699 r2437700 1 1 { 2 2 "name": "brandfolder-integration", 3 "version": "5.0. 0",3 "version": "5.0.3", 4 4 "description": "The Brandfolder Integration gives you the ability to display your assets on your Wordpress website.", 5 5 "author": "Brandfolder", -
brandfolder/trunk/readme.txt
r2437699 r2437700 38 38 == Changelog == 39 39 40 = 5.0. 0=40 = 5.0.3 = 41 41 * Creates Brandfolder Block Element 42 42 * Removes dependency on Brandfolder iFrame
Note: See TracChangeset
for help on using the changeset viewer.