From 33495524a33e35c67cec66cc6b6d08dc2035afa6 Mon Sep 17 00:00:00 2001 From: Christopher Georg Date: Sun, 21 Mar 2021 17:17:53 +0100 Subject: [PATCH] changed version 1.0 => 3.0 --- .../{1.0 => 3.0}/config/packages/scheduler.yaml | 0 .../{1.0 => 3.0}/config/routes/scheduler.yaml | 0 dukecity/command-scheduler-bundle/{1.0 => 3.0}/manifest.json | 0 dukecity/command-scheduler-bundle/{1.0 => 3.0}/post-install.txt | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename dukecity/command-scheduler-bundle/{1.0 => 3.0}/config/packages/scheduler.yaml (100%) rename dukecity/command-scheduler-bundle/{1.0 => 3.0}/config/routes/scheduler.yaml (100%) rename dukecity/command-scheduler-bundle/{1.0 => 3.0}/manifest.json (100%) rename dukecity/command-scheduler-bundle/{1.0 => 3.0}/post-install.txt (100%) diff --git a/dukecity/command-scheduler-bundle/1.0/config/packages/scheduler.yaml b/dukecity/command-scheduler-bundle/3.0/config/packages/scheduler.yaml similarity index 100% rename from dukecity/command-scheduler-bundle/1.0/config/packages/scheduler.yaml rename to dukecity/command-scheduler-bundle/3.0/config/packages/scheduler.yaml diff --git a/dukecity/command-scheduler-bundle/1.0/config/routes/scheduler.yaml b/dukecity/command-scheduler-bundle/3.0/config/routes/scheduler.yaml similarity index 100% rename from dukecity/command-scheduler-bundle/1.0/config/routes/scheduler.yaml rename to dukecity/command-scheduler-bundle/3.0/config/routes/scheduler.yaml diff --git a/dukecity/command-scheduler-bundle/1.0/manifest.json b/dukecity/command-scheduler-bundle/3.0/manifest.json similarity index 100% rename from dukecity/command-scheduler-bundle/1.0/manifest.json rename to dukecity/command-scheduler-bundle/3.0/manifest.json diff --git a/dukecity/command-scheduler-bundle/1.0/post-install.txt b/dukecity/command-scheduler-bundle/3.0/post-install.txt similarity index 100% rename from dukecity/command-scheduler-bundle/1.0/post-install.txt rename to dukecity/command-scheduler-bundle/3.0/post-install.txt