Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ReimuHakurei committed Oct 13, 2023
1 parent ad373ed commit a26f6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/lib.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
$appName = 'phpPgAdmin';

// Application version
$appVersion = '7.14.5-mod';
$appVersion = '7.14.6-mod';

// PostgreSQL and PHP minimum version
global $postgresqlMinVer;
Expand Down

0 comments on commit a26f6fd

Please sign in to comment.