Skip to content

Commit 45f8208

Browse files
committed
bump version
1 parent 1a709fa commit 45f8208

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

MyCBZ/App.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<applicationSettings>
5353
<Win_CBZ.Win_CBZSettings>
5454
<setting name="Version" serializeAs="String">
55-
<value>0.10.34b</value>
55+
<value>0.10.35b</value>
5656
</setting>
5757
<setting name="RenamerPlaceholders" serializeAs="Xml">
5858
<value>

MyCBZ/Win_CBZSettings.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.

MyCBZ/Win_CBZSettings.settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Value Profile="(Default)">%APPDATA%\CBZMage\Temp\</Value>
77
</Setting>
88
<Setting Name="Version" Type="System.String" Scope="Application">
9-
<Value Profile="(Default)">0.10.34b</Value>
9+
<Value Profile="(Default)">0.10.35b</Value>
1010
</Setting>
1111
<Setting Name="RenamerPlaceholders" Type="System.Collections.Specialized.StringCollection" Scope="Application">
1212
<Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Microsoft Visual Studio [Community] 2022 (64-Bit)
2929

3030
## Latest Release
3131

32-
v0.10.34b released!
32+
v0.10.35b released!
3333

3434
## Third party components
3535

Win_CBZ-Setup/Win_CBZ-Setup.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -434,15 +434,15 @@
434434
{
435435
"Name" = "8:Microsoft Visual Studio"
436436
"ProductName" = "8:Win_CBZ"
437-
"ProductCode" = "8:{C06BDA37-BAF3-4CA3-A149-A4EC3435F828}"
438-
"PackageCode" = "8:{4CDDC412-F1EC-4838-8CFA-9F74B519F828}"
437+
"ProductCode" = "8:{07F7DE2B-8579-4FF1-8529-8A08D9D01C7E}"
438+
"PackageCode" = "8:{2F8820F3-F82D-404E-940B-DD2F68ED94BE}"
439439
"UpgradeCode" = "8:{813B9659-6DDC-4083-B56B-0400F17E8B45}"
440440
"AspNetVersion" = "8:4.0.30319.0"
441441
"RestartWWWService" = "11:FALSE"
442442
"RemovePreviousVersions" = "11:TRUE"
443443
"DetectNewerInstalledVersion" = "11:TRUE"
444444
"InstallAllUsers" = "11:FALSE"
445-
"ProductVersion" = "8:0.10.34"
445+
"ProductVersion" = "8:0.10.35"
446446
"Manufacturer" = "8:Trash_s0Ft"
447447
"ARPHELPTELEPHONE" = "8:"
448448
"ARPHELPLINK" = "8:"

0 commit comments

Comments
 (0)