From d677c66bced089f68c34fa2c4b9be901332f9290 Mon Sep 17 00:00:00 2001 From: Georgi Gabrovski Date: Mon, 13 Apr 2020 10:21:04 +0300 Subject: [PATCH] Fix version "1" not valid error --- .../epaybg-bundle/{1 => 1.0}/config/packages/otobul_epaybg.yaml | 0 otobul/epaybg-bundle/{1 => 1.0}/config/routes/otobul_epaybg.yaml | 0 otobul/epaybg-bundle/{1 => 1.0}/manifest.json | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename otobul/epaybg-bundle/{1 => 1.0}/config/packages/otobul_epaybg.yaml (100%) rename otobul/epaybg-bundle/{1 => 1.0}/config/routes/otobul_epaybg.yaml (100%) rename otobul/epaybg-bundle/{1 => 1.0}/manifest.json (100%) diff --git a/otobul/epaybg-bundle/1/config/packages/otobul_epaybg.yaml b/otobul/epaybg-bundle/1.0/config/packages/otobul_epaybg.yaml similarity index 100% rename from otobul/epaybg-bundle/1/config/packages/otobul_epaybg.yaml rename to otobul/epaybg-bundle/1.0/config/packages/otobul_epaybg.yaml diff --git a/otobul/epaybg-bundle/1/config/routes/otobul_epaybg.yaml b/otobul/epaybg-bundle/1.0/config/routes/otobul_epaybg.yaml similarity index 100% rename from otobul/epaybg-bundle/1/config/routes/otobul_epaybg.yaml rename to otobul/epaybg-bundle/1.0/config/routes/otobul_epaybg.yaml diff --git a/otobul/epaybg-bundle/1/manifest.json b/otobul/epaybg-bundle/1.0/manifest.json similarity index 100% rename from otobul/epaybg-bundle/1/manifest.json rename to otobul/epaybg-bundle/1.0/manifest.json