Changeset 2863381
- Timestamp:
- 02/10/2023 05:31:59 PM (3 years ago)
- Location:
- gallerya/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (2 diffs)
-
package.json (modified) (1 diff)
-
plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gallerya/trunk/README.txt
r2863377 r2863381 4 4 Requires at least: 4.5 5 5 Tested up to: 6.0 6 Stable tag: 2.9. 16 Stable tag: 2.9.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 24 24 25 25 == Changelog == 26 27 = 2.9.1 = 28 2023-02-23 29 30 * Fix contributors Readme.txt. 26 31 27 32 = 2.9.1 = -
gallerya/trunk/package.json
r2863249 r2863381 1 1 { 2 2 "name": "gallerya", 3 "version": "2.9. 1",3 "version": "2.9.2", 4 4 "author": "netzstrategen <hallo@netzstrategen.com>", 5 5 "repository": { -
gallerya/trunk/plugin.php
r2863249 r2863381 3 3 /* 4 4 Plugin Name: Gallerya 5 Version: 2.9. 15 Version: 2.9.2 6 6 Text Domain: gallerya 7 7 Description: Change the native post gallery to be displayed as a slider with lightbox support.
Note: See TracChangeset
for help on using the changeset viewer.