From 4bf448bcce3282448ca01509058750c2fd9a2348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 13 Nov 2019 11:45:02 +0100 Subject: [PATCH] Removed .gitmodules file. --- .gitmodules | 3 --- VERSION.json | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 040b52e..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "vendor/ZF2"] - path = vendor/ZF2 - url = https://github.com/zendframework/zf2.git diff --git a/VERSION.json b/VERSION.json index f71cb19..8783494 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1 +1 @@ -{"major":2, "minor":8, "hotfix":3} +{"major":2, "minor":9, "hotfix":1}