Skip to content

Commit df4eb1c

Browse files
committed
4.2.0
1 parent 4d1d3d0 commit df4eb1c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
=== Loops & Logic ===
2-
Stable tag: 4.1.9
2+
Stable tag: 4.2.0
33
Requires at least: 6.0
44
Tested up to: 6.7
55
Requires PHP: 7.4
@@ -151,7 +151,7 @@ Everything will work with themes built according to WordPress standards.
151151

152152
== Changelog ==
153153

154-
= 4.1.9 =
154+
= 4.2.0 =
155155

156156
Release Date: 2025-01-28
157157

tangible-loops-and-logic.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
* Plugin Name: Tangible: Loops & Logic
44
* Plugin URI: https://loopsandlogic.com/
55
* Description: A template system with content type loops and conditions.
6-
* Version: 4.1.9
6+
* Version: 4.2.0
77
* GitHub URI: TangibleInc/loops-and-logic
88
* Author: Team Tangible
99
* Author URI: https://teamtangible.com
1010
* License: GPLv2 or later
1111
*/
1212

13-
define( 'TANGIBLE_LOOPS_AND_LOGIC_VERSION', '4.1.9' );
13+
define( 'TANGIBLE_LOOPS_AND_LOGIC_VERSION', '4.2.0' );
1414

1515
$module_path = is_dir(
1616
($path = __DIR__ . '/../../tangible') // Module

0 commit comments

Comments
 (0)