aboutsummaryrefslogtreecommitdiff
path: root/game/src/GIT_INFO.gd
diff options
context:
space:
mode:
author hop311 <hop3114@gmail.com>2023-12-04 01:12:16 +0100
committer hop311 <hop3114@gmail.com>2023-12-04 01:18:15 +0100
commit6e350a3dc0b596b1f76fab3b943b67b7713ea4fa (patch)
treeb963c671239ecd693d4162afe4b1b9d3b064554e /game/src/GIT_INFO.gd
parent9165f5980c5cfe75b3bad4303a5822340f6adcfc (diff)
Sim submodule update + extension compatibility
Diffstat (limited to 'game/src/GIT_INFO.gd')
-rw-r--r--game/src/GIT_INFO.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/src/GIT_INFO.gd b/game/src/GIT_INFO.gd
index eddb7a1..23f2e4f 100644
--- a/game/src/GIT_INFO.gd
+++ b/game/src/GIT_INFO.gd
@@ -6,4 +6,4 @@ extends RefCounted
const commit_hash : StringName = &"0000000000000000000000000000000000000000"
const short_hash : StringName = &"0000000"
const tag : StringName = &"<tag missing>"
-const release_name : StringName = &"<release name missing>"
+const release_name : StringName = &"<release name missing>"