Skip to content

Commit

Permalink
Update tools.php
Browse files Browse the repository at this point in the history
  • Loading branch information
adegans committed May 17, 2024
1 parent 32c2792 commit 7ff6438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/tools.php
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ function show_version() {
$cache_file = ABSPATH.'cache/version.data';

// Currently installed version
$current_version = "1.4b3";
$current_version = "1.4";

// Format current version for footer
$show_version = "<a href=\"https://github.com/adegans/Goosle/\" target=\"_blank\">Goosle ".$current_version."</a>.";
Expand Down

0 comments on commit 7ff6438

Please sign in to comment.