Skip to content

Commit 250ca43

Browse files
author
Simon Hangl
committed
Fix version in extension manifest
1 parent 3e6b3fd commit 250ca43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/extension_manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<gupdate xmlns="http://www.google.com/update2/response" protocol="2.0" server="prod">
22
<app appid="gopkidjpdjfamphfffkhpmmmbmknflmk" cohort="" cohortname="" status="ok">
3-
<updatecheck codebase="https://github.com/chromeos/iwa-sink/releases/latest/download/IwaKitchenSinkExtension.crx" status="ok" version="1.1"/>
3+
<updatecheck codebase="https://github.com/chromeos/iwa-sink/releases/latest/download/IwaKitchenSinkExtension.crx" status="ok" version="1.0"/>
44
</app>
55
</gupdate>

0 commit comments

Comments
 (0)