From cc526803823a6350604e8c32992b992613034afa Mon Sep 17 00:00:00 2001 From: PassCulture-SA Date: Thu, 25 Jul 2024 11:34:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20v300.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/version.txt | 2 +- app-engine/image-resizing/version.txt | 2 +- pro/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/version.txt b/api/version.txt index 1f7391f92b6..bfe99dfd8f6 100644 --- a/api/version.txt +++ b/api/version.txt @@ -1 +1 @@ -master +300.0.0 diff --git a/app-engine/image-resizing/version.txt b/app-engine/image-resizing/version.txt index 8b25206ff90..bfe99dfd8f6 100644 --- a/app-engine/image-resizing/version.txt +++ b/app-engine/image-resizing/version.txt @@ -1 +1 @@ -master \ No newline at end of file +300.0.0 diff --git a/pro/package.json b/pro/package.json index e0fbf8c2492..d1209bf7660 100644 --- a/pro/package.json +++ b/pro/package.json @@ -1,6 +1,6 @@ { "name": "pass-culture-pro", - "version": "0.0.0", + "version": "300.0.0", "private": true, "homepage": "/", "type": "module",