Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Figueroa <amenadiel@gmail.com>2020-12-30 04:48:08 +0300
committerFelipe Figueroa <amenadiel@gmail.com>2020-12-30 04:48:08 +0300
commit17b11f19ad8c2dfe6b6d26c18c00105db2cfe03b (patch)
tree9c78eef00a0472350469d881d50c2aa717c05df3 /src/controllers/ViewpropertiesController.php
parent80fa75a201f9a55089a8fe8886bf7f11075da338 (diff)
bump version to 6.1.3
Diffstat (limited to 'src/controllers/ViewpropertiesController.php')
-rw-r--r--src/controllers/ViewpropertiesController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/ViewpropertiesController.php b/src/controllers/ViewpropertiesController.php
index 26d5b208..c0c4a31f 100644
--- a/src/controllers/ViewpropertiesController.php
+++ b/src/controllers/ViewpropertiesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin 6.0.0
+ * PHPPgAdmin 6.1.3
*/
namespace PHPPgAdmin\Controller;