Skip to content

Commit

Permalink
v4.3.1 FoundryVTT included
Browse files Browse the repository at this point in the history
  • Loading branch information
lukruh committed Nov 19, 2023
1 parent 5487512 commit 5c8f851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
@@ -1,7 +1,7 @@
import os
import shutil

version = "4.2.0"
version = "4.3.1"
dir_path = os.path.dirname(os.path.realpath(__file__))
build_path = os.path.join(dir_path, "build")
os.makedirs(build_path)
Expand Down

0 comments on commit 5c8f851

Please sign in to comment.