Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Release 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawleenc committed Dec 21, 2022
1 parent 0d39bb1 commit 13240ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from concurrent.futures import ThreadPoolExecutor, as_completed
from urllib.request import urlretrieve

REPO_BASE_URL = "https://raw.githubusercontent.com/rawleenc/ArchCraftsman/dev"
REPO_BASE_URL = "https://raw.githubusercontent.com/rawleenc/ArchCraftsman/main"
CMD = 'python -m src.archcraftsman'


Expand Down

0 comments on commit 13240ea

Please sign in to comment.