Skip to content

Commit a11f781

Browse files
committed
Update verison.
1 parent 4321419 commit a11f781

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

PinnyNotes.Setup/PinnyNotes.Setup.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,15 +209,15 @@
209209
{
210210
"Name" = "8:Microsoft Visual Studio"
211211
"ProductName" = "8:Pinny Notes"
212-
"ProductCode" = "8:{31F3340B-A3EA-416B-B0B8-DC6E2DA9FF14}"
213-
"PackageCode" = "8:{D069E804-7CE2-44D0-9284-F5C38315C2C8}"
212+
"ProductCode" = "8:{62D1A4F7-C1C2-4686-BD22-C3FD5E8CA54D}"
213+
"PackageCode" = "8:{F4E85143-B448-436C-A859-A8317C1362EE}"
214214
"UpgradeCode" = "8:{00EE94A1-B733-4C39-90EF-4F9348EFD074}"
215215
"AspNetVersion" = "8:"
216216
"RestartWWWService" = "11:FALSE"
217217
"RemovePreviousVersions" = "11:TRUE"
218218
"DetectNewerInstalledVersion" = "11:TRUE"
219219
"InstallAllUsers" = "11:FALSE"
220-
"ProductVersion" = "8:1.16.0"
220+
"ProductVersion" = "8:1.17.0"
221221
"Manufacturer" = "8:63BeetleSmurf"
222222
"ARPHELPTELEPHONE" = "8:"
223223
"ARPHELPLINK" = "8:https://github.com/63BeetleSmurf/pinny_notes/issues"

PinnyNotes.WpfUi/PinnyNotes.WpfUi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<UseWPF>true</UseWPF>
1010
<PackageIcon>icon.png</PackageIcon>
1111
<ApplicationIcon>Images\icon.ico</ApplicationIcon>
12-
<Version>1.16.0</Version>
12+
<Version>1.17.0</Version>
1313
<AssemblyName>Pinny Notes</AssemblyName>
1414
<Platforms>AnyCPU;x64</Platforms>
1515
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

0 commit comments

Comments
 (0)