Skip to content

Commit ac4827e

Browse files
committed
Update version numbers for release 1.2.0
1 parent 77b5a2e commit ac4827e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tvl.VisualStudio.JustMyCodeToggle/Tvl.VisualStudio.JustMyCodeToggle.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Copyright>Copyright © Sam Harwell 2017</Copyright>
1111
<Version>1.2.0.0</Version>
1212
<FileVersion>1.2.0.0</FileVersion>
13-
<InformationalVersion>1.2.0-dev</InformationalVersion>
13+
<InformationalVersion>1.2.0</InformationalVersion>
1414

1515
<GeneratePkgDefFile>true</GeneratePkgDefFile>
1616
<UseCodebase>true</UseCodebase>

Tvl.VisualStudio.JustMyCodeToggle/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<License>LICENSE.txt</License>
99
<!-- Don't include the GettingStartedGuide because it makes a web browser pop up after installation -->
1010
<!--<GettingStartedGuide>https://marketplace.visualstudio.com/items?itemName=SamHarwell.JustMyCodeToggle</GettingStartedGuide>-->
11-
<ReleaseNotes>https://github.com/tunnelvisionlabs/JustMyCodeToggle/releases/latest</ReleaseNotes>
11+
<ReleaseNotes>https://github.com/tunnelvisionlabs/JustMyCodeToggle/releases/tag/1.2.0</ReleaseNotes>
1212
<!--<Icon></Icon>-->
1313
<!--<PreviewImage></PreviewImage>-->
1414
<Tags>debugging, just my code</Tags>

0 commit comments

Comments
 (0)