Changeset 2570651
- Timestamp:
- 07/23/2021 07:25:27 AM (5 years ago)
- Location:
- resoc/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (2 diffs)
-
resoc.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
resoc/trunk/README.txt
r2556202 r2570651 4 4 Tags: social, opengraph, resoc 5 5 Requires at least: 5.0 6 Tested up to: 5. 7.27 Stable tag: 1.0. 96 Tested up to: 5.8 7 Stable tag: 1.0.10 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 81 81 == Changelog == 82 82 83 = 1.0.10 = 84 * Plugin tested up to WordPress 5.8 85 83 86 = 1.0.9 = 84 87 * Support right-to-left languages -
resoc/trunk/resoc.php
r2556202 r2570651 17 17 * Plugin URI: https://resoc.io/resoc-uri/ 18 18 * Description: Improve the images used to illustrate your content when it is share on social networks and messaging services. 19 * Version: 1.0. 919 * Version: 1.0.10 20 20 * Author: Resoc 21 21 * Author URI: https://resoc.io/ … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'RESOC_VERSION', '1.0. 9' );38 define( 'RESOC_VERSION', '1.0.10' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.