Skip to content

Commit

Permalink
change version to 3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tematres committed Aug 24, 2023
1 parent 90c472c commit 2cb49f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/include/config.tematres.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

date_default_timezone_set("America/Argentina/Buenos_Aires");

$CFG["Version"] = "TemaTres 3.4.3";
$CFG["Version"] = "TemaTres 3.4.4";

$CFG["VersionWebService"] = "2.0";

Expand Down

0 comments on commit 2cb49f9

Please sign in to comment.