Skip to content

Commit

Permalink
Update sourceversion.py - update tage base to lindat
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmajchrak authored Dec 10, 2024
1 parent 1fc720a commit 96c78a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sourceversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# It must also cooperate with argparse

# the idea is, that this will be different on each branch, but could be possibly passed by argv/argparse
RELEASE_TAG_BASE='none'
RELEASE_TAG_BASE='lindat'

def get_time_in_timezone(zone: str = "Europe/Bratislava"):
try:
Expand Down

0 comments on commit 96c78a3

Please sign in to comment.