File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
=== Loops & Logic ===
2
- Stable tag: 4.1.9
2
+ Stable tag: 4.2.0
3
3
Requires at least: 6.0
4
4
Tested up to: 6.7
5
5
Requires PHP: 7.4
@@ -151,7 +151,7 @@ Everything will work with themes built according to WordPress standards.
151
151
152
152
== Changelog ==
153
153
154
- = 4.1.9 =
154
+ = 4.2.0 =
155
155
156
156
Release Date: 2025-01-28
157
157
Original file line number Diff line number Diff line change 3
3
* Plugin Name: Tangible: Loops & Logic
4
4
* Plugin URI: https://loopsandlogic.com/
5
5
* Description: A template system with content type loops and conditions.
6
- * Version: 4.1.9
6
+ * Version: 4.2.0
7
7
* GitHub URI: TangibleInc/loops-and-logic
8
8
* Author: Team Tangible
9
9
* Author URI: https://teamtangible.com
10
10
* License: GPLv2 or later
11
11
*/
12
12
13
- define ( 'TANGIBLE_LOOPS_AND_LOGIC_VERSION ' , '4.1.9 ' );
13
+ define ( 'TANGIBLE_LOOPS_AND_LOGIC_VERSION ' , '4.2.0 ' );
14
14
15
15
$ module_path = is_dir (
16
16
($ path = __DIR__ . '/../../tangible ' ) // Module
You can’t perform that action at this time.
0 commit comments