We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e0d98 commit 3d7dd92Copy full SHA for 3d7dd92
addons/qodot/src/util/qodot_dependencies.gd
@@ -2,7 +2,7 @@ class_name QodotDependencies
2
3
const PROTOCOL := "https"
4
const GITHUB_DOMAIN := "github.com"
5
-const GIT_USER := "Shfty"
+const GIT_USER := "QodotPlugin"
6
const RELEASE_DOWNLOADS := "releases/download"
7
const DEPENDENCY_TAG := "v1.7.0"
8
0 commit comments