From a67b120cf46e6e901fa40b014f37966582c15c21 Mon Sep 17 00:00:00 2001 From: AoiKamishiro Date: Thu, 31 Oct 2024 18:47:08 +0900 Subject: [PATCH] =?UTF-8?q?chor:=20=E3=83=91=E3=83=83=E3=82=B1=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=81=AETag=E3=82=92=E8=A8=82=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repos/com.coffee.sub-asset-editor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/repos/com.coffee.sub-asset-editor.json b/repos/com.coffee.sub-asset-editor.json index 3185637..8227bd0 100644 --- a/repos/com.coffee.sub-asset-editor.json +++ b/repos/com.coffee.sub-asset-editor.json @@ -1,4 +1,5 @@ { "addr": "https://github.com/AoiKamishiro/SubAssetEditor.git", - "dir": "." + "dir": ".", + "tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$" } \ No newline at end of file