Skip to content

Commit 3d7dd92

Browse files
author
Josh Palmer
committed
Update qodot_dependencies with new repo URL
1 parent b1e0d98 commit 3d7dd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/qodot/src/util/qodot_dependencies.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class_name QodotDependencies
22

33
const PROTOCOL := "https"
44
const GITHUB_DOMAIN := "github.com"
5-
const GIT_USER := "Shfty"
5+
const GIT_USER := "QodotPlugin"
66
const RELEASE_DOWNLOADS := "releases/download"
77
const DEPENDENCY_TAG := "v1.7.0"
88

0 commit comments

Comments
 (0)