Skip to content

Commit

Permalink
Fixed a paths problems with custom file assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemmstone committed Mar 21, 2024
1 parent d517243 commit d08bb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
import re


current_version = "v1.4.2"
current_version = "v1.4.3"
repo_owner = "Gemmstone"
repo_name = "PyNGtuber"

Expand Down

0 comments on commit d08bb51

Please sign in to comment.