Skip to content

Commit b3042f3

Browse files
committed
Fix in MSI filename for autoupdate XML
1 parent c77087d commit b3042f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<item>
33
<version>1.0.0.0</version>
4-
<url>https://cdn.sqlbi.com/updates/AnalyzeInExcel.msi</url>
4+
<url>https://cdn.sqlbi.com/updates/AnalyzeInExcel-1.0.0.msi</url>
55
<changelog>https://github.com/sql-bi/AnalyzeInExcel/releases/</changelog>
66
<mandatory>false</mandatory>
77
</item>

0 commit comments

Comments
 (0)