From 3538339e8daeb4daef03458f1d4945f7b76f42c0 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Tue, 12 Oct 2021 13:35:53 +0200 Subject: [PATCH] version --- README.md | 4 ++-- composer.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cdc2132..efed226 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Super Gear Directus +# Super Gear Directus 1.0.0-rc1 Project to using a Directus Instance as CMS. Structure is inspired by Laravel, using [FlightPHP](https://github.com/mikecao/flight) for handle Request. @@ -20,7 +20,7 @@ DIRECTUS_API_URL= DIRECTUS_API_TOKEN= ``` -## Laravel Mix +## Laravel Mix ## Repositories diff --git a/composer.json b/composer.json index dd2a99d..12bc754 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "tentakelfabrik/super-gear-directus", - "version": "1.0.0-rc", + "version": "1.0.0-rc1", "type": "project", "license": "MIT", "authors": [