From cf1a6abc9db4e0b3ffc1e38804eb18e43d3cf87b Mon Sep 17 00:00:00 2001 From: Eric Froemling Date: Sun, 22 Mar 2020 19:42:38 -0700 Subject: [PATCH] pubsync test --- assets/src/ba_data/python/ba/_meta.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/src/ba_data/python/ba/_meta.py b/assets/src/ba_data/python/ba/_meta.py index d36a848b..cb34ed86 100644 --- a/assets/src/ba_data/python/ba/_meta.py +++ b/assets/src/ba_data/python/ba/_meta.py @@ -37,7 +37,7 @@ if TYPE_CHECKING: # The meta api version of this build of the game. # Only packages and modules requiring this exact api version # will be considered when scanning directories. -# See https://github.com/efroemling/ballistica/wiki/Using-ba_meta-Tags +# See: https://github.com/efroemling/ballistica/wiki/Using-ba_meta-Tags CURRENT_API_VERSION = 6