We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c07986 commit ddc82a8Copy full SHA for ddc82a8
1 file changed
index.php
@@ -13,7 +13,7 @@ function tangible_fields( $arg = false ) {
13
14
public $name = 'tangible_fields';
15
// Remember to update the version - Expected format: YYYYMMDD
16
- public $version = '20251128';
+ public $version = '20251223';
17
18
// Dynamic methods
19
function __call( $method = '', $args = [] ) {
0 commit comments