Skip to content

Commit 7e30aa7

Browse files
committed
修改自动更新地址
1 parent 89d43a0 commit 7e30aa7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

src/ComputerLock.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Authors>九零</Authors>
55
<Product>透明锁屏</Product>
6-
<Version>1.2.11.15</Version>
6+
<Version>1.2.12.16</Version>
77

88
<OutputType>WinExe</OutputType>
99
<TargetFramework>net7.0-windows</TargetFramework>
@@ -13,8 +13,8 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="JiuLing.AutoUpgrade" Version="1.2.8" />
17-
<PackageReference Include="JiuLing.CommonLibs" Version="1.5.2" />
16+
<PackageReference Include="JiuLing.AutoUpgrade" Version="1.2.9" />
17+
<PackageReference Include="JiuLing.CommonLibs" Version="1.5.6" />
1818
<PackageReference Include="JiuLing.Controls.WinForms" Version="0.0.3" />
1919
</ItemGroup>
2020

src/resource/Resource.Designer.cs

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

src/resource/Resource.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119119
</resheader>
120120
<data name="AutoUpgradePath" xml:space="preserve">
121-
<value>http://162.14.66.2:9000/api/app/cdbd0b29d200c61ace8a1ff74605b775/windows</value>
121+
<value>http://api.jiuling.cc/app/check-update/cdbd0b29d200c61ace8a1ff74605b775/windows</value>
122122
</data>
123123
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
124124
<data name="github" type="System.Resources.ResXFileRef, System.Windows.Forms">

0 commit comments

Comments
 (0)