File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.0.3] - 2022-06-06
8+ - composer minimum-stability 'dev' -> 'stable'.
9+
710## [ 1.0.2] - 2018-09-24
811
912### Changed
Original file line number Diff line number Diff line change 1414 " wordpress" , " cache"
1515 ],
1616 "license" : " GPL-3.0" ,
17- "minimum-stability" : " dev "
17+ "minimum-stability" : " stable "
1818}
Original file line number Diff line number Diff line change 22/**
33 * Plugin Name: Toggle ACF flexible layouts.
44 * Description: Toggle ACF flexible layouts for better usability when managing flexible layouts.
5- * Version: 1.0.2
5+ * Version: 1.0.3
66 * Author: Timi-Artturi Mäkelä
77 * Author URI: https://github.com/Liblastic
88 * License: GPL-3.0
You can’t perform that action at this time.
0 commit comments