Skip to content

Commit 1f6aee5

Browse files
fix: add missing repository info to config file
1 parent ea19514 commit 1f6aee5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

OC.OfficeLite/Config.plugin

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Plugin>
33
<AssemblyFile>OC.OfficeLite.dll</AssemblyFile>
4-
</Plugin>
4+
<RepositoryUrl>https://github.com/OpenCommissioning/OC_Assistant_OfficeLite</RepositoryUrl>
5+
<RepositoryType>github</RepositoryType>
6+
</Plugin>

0 commit comments

Comments
 (0)