]> git.joonet.de Git - adminer.git/commitdiff
Make jush and JsShring submodules available
authorPeter Knut <peter@pematon.com>
Sat, 16 Mar 2024 00:01:45 +0000 (01:01 +0100)
committerJakub Vrana <jakub@vrana.cz>
Sun, 16 Feb 2025 17:03:16 +0000 (18:03 +0100)
.gitmodules
adminer/include/version.inc.php

index 5810a5e7ae5dbff24629baff0850327868373e60..7688bddb65ceb99972749031e6d6b5f2b024e207 100644 (file)
@@ -1,9 +1,9 @@
 [submodule "jush"]
        path = externals/jush
-       url = git://github.com/vrana/jush
+       url = https://github.com/vrana/jush
 [submodule "JsShrink"]
        path = externals/JsShrink
-       url = git://github.com/vrana/JsShrink
+       url = https://github.com/vrana/JsShrink
 [submodule "designs/hydra"]
        path = designs/hydra
        url = https://github.com/Niyko/Hydra-Dark-Theme-for-Adminer
index 9ef310c8caf921de4471a753b252317983b868f6..3db91ee2cff77014d75b2b025dc0b3a1026dd0b4 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-$VERSION = "4.8.2-dev";
+$VERSION = "4.9.0-dev";