From f0637ec0bf5eb03ec6ea92b0067f6ccf2cd97968 Mon Sep 17 00:00:00 2001 From: Christoph Deppisch Date: Tue, 7 Dec 2021 20:29:10 +0100 Subject: [PATCH] chore: Add project file for release action --- .github/project.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/project.yml diff --git a/.github/project.yml b/.github/project.yml new file mode 100644 index 000000000..30cab1cab --- /dev/null +++ b/.github/project.yml @@ -0,0 +1,4 @@ +name: Citrus Simulator +release: + current-version: 1.1.0 + next-version: 2.0.0-SNAPSHOT