Skip to content

Commit ac61d30

Browse files
committed
Update repository URL
1 parent 79677c6 commit ac61d30

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "og-cli"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
edition = "2021"
55
authors = ["Digitec Galaxus OGs"]
6-
repository = "https://github.com/tkaepp/og-cli"
6+
repository = "https://github.com/DigitecGalaxus/og-cli"
77
description = "The CLI for DG OGs"
88

99
[package.metadata.wix]

wix/main.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<!--<Icon Id='ProductICO' SourceFile='wix\Product.ico'/>-->
174174
<!--<Property Id='ARPPRODUCTICON' Value='ProductICO' />-->
175175

176-
<Property Id='ARPHELPLINK' Value='https://github.com/tkaepp/og-cli'/>
176+
<Property Id='ARPHELPLINK' Value='https://github.com/DigitecGalaxus/og-cli'/>
177177

178178
<UI>
179179
<UIRef Id='WixUI_FeatureTree'/>

0 commit comments

Comments
 (0)