Skip to content

Commit 7c107ed

Browse files
authored
+ fix metadata.json url in main.php
1 parent 3abe34a commit 7c107ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
try {
1717

1818
$myUpdateChecker = PucFactory::buildUpdateChecker(
19-
'todo',
19+
'https://raw.githubusercontent.com/asas-virtuais/asasvirtuais-wp/main/metadata.json',
2020
__FILE__,
2121
'asasvirtuais-wp'
2222
);

0 commit comments

Comments
 (0)