From 51981a3aef573639168943015606d55524704d7d Mon Sep 17 00:00:00 2001 From: flashwave Date: Mon, 2 Dec 2024 00:36:27 +0000 Subject: [PATCH] Imported tag creation script with VERSION file. --- VERSION | 1 + tools/create-tag | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 VERSION create mode 100755 tools/create-tag diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..8b81eb3 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +20241201 diff --git a/tools/create-tag b/tools/create-tag new file mode 100755 index 0000000..b873d06 --- /dev/null +++ b/tools/create-tag @@ -0,0 +1,30 @@ +#!/usr/bin/env php +