Skip to content

Commit

Permalink
Bumped CI minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Feb 4, 2024
1 parent 7cf923a commit 7855b2d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions HidHide.sln
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Setup", "Setup", "{17DC743D
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Watchdog", "Watchdog\Watchdog.vcxproj", "{7123D882-1C64-45F7-AE84-D43202121E7E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AC20134A-0765-4B24-913C-7C83A1F18517}"
ProjectSection(SolutionItems) = preProject
appveyor.yml = appveyor.yml
LICENSE = LICENSE
README.md = README.md
stage0.ps1 = stage0.ps1
stage1.ps1 = stage1.ps1
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.4.{build}.0
version: 1.5.{build}.0
build_cloud: WIN-LKR467JS4GL
image: Windows
configuration: Release
Expand Down

0 comments on commit 7855b2d

Please sign in to comment.