Skip to content

Commit cd34a6d

Browse files
authored
Merge pull request #10 from nextcloud/1.5-release
Fixed extension ID
2 parents 9e567af + ac61bb0 commit cd34a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
55

66
<Description about="urn:mozilla:install-manifest">
7-
<em:id>filelink@nextcloud.com</em:id>
7+
<em:id>owncloud@viguierjust.com</em:id>
88
<em:name>Nextcloud for Filelink</em:name>
99
<em:version>1.5</em:version>
1010
<em:type>2</em:type>

0 commit comments

Comments
 (0)