From b33b5e1743a25e9d9ed71b12d9d199d74f461c40 Mon Sep 17 00:00:00 2001 From: Michaela Grabke Date: Thu, 11 Apr 2024 22:39:33 +0200 Subject: [PATCH] Dateien nach "/" hochladen --- version2.json | 6 ++++++ version3.json | 6 ++++++ version4.json | 6 ++++++ version5.json | 6 ++++++ 4 files changed, 24 insertions(+) create mode 100644 version2.json create mode 100644 version3.json create mode 100644 version4.json create mode 100644 version5.json diff --git a/version2.json b/version2.json new file mode 100644 index 0000000..6425db4 --- /dev/null +++ b/version2.json @@ -0,0 +1,6 @@ +{ + "schemaVersion": 1, + "label": "version", + "message": "0.0.2", + "color": "caff79" +} \ No newline at end of file diff --git a/version3.json b/version3.json new file mode 100644 index 0000000..a5f35f3 --- /dev/null +++ b/version3.json @@ -0,0 +1,6 @@ +{ + "schemaVersion": 1, + "label": "version", + "message": "0.0.3", + "color": "ecff6c" +} \ No newline at end of file diff --git a/version4.json b/version4.json new file mode 100644 index 0000000..0ef3cf5 --- /dev/null +++ b/version4.json @@ -0,0 +1,6 @@ +{ + "schemaVersion": 1, + "label": "version", + "message": "0.0.4", + "color": "ffe335" +} \ No newline at end of file diff --git a/version5.json b/version5.json new file mode 100644 index 0000000..5d84793 --- /dev/null +++ b/version5.json @@ -0,0 +1,6 @@ +{ + "schemaVersion": 1, + "label": "version", + "message": "0.0.5", + "color": "ffd464" +} \ No newline at end of file