From 725a8c09cfea9769fb9e5164bff6a455808c4f2a Mon Sep 17 00:00:00 2001 From: Peter Forret Date: Sun, 2 Apr 2023 22:26:45 +0200 Subject: [PATCH] setver: set version to 3.4.0 [skip ci] --- .env.example | 2 +- VERSION.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index fad951a..3f17300 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -APP_VERSION=3.3.7 +APP_VERSION=3.4.0 # create your API key on https://unsplash.com/oauth/applications UNSPLASH_ACCESSKEY="" # find your API key on https://pixabay.com/api/docs/ diff --git a/VERSION.md b/VERSION.md index 86fb650..1809198 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -3.3.7 +3.4.0