Skip to content

Commit 01906af

Browse files
committed
Bump version
1 parent b397c02 commit 01906af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RELEASING

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- Increment version number in AssemblyInfo.cs
2-
- Build as Release
2+
- Build as Debug (for the purposes of Debug.Print)
33
- Zip contents of bin\Release to windowspatheditor-x.x.zip (don't include vshost.*)
44
- Upload to rix0r.nl/downloads/windwospatheditor
55
- Update README.md w/ new version link

WindowsPathEditor/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.3.0.0")]
55-
[assembly: AssemblyFileVersion("1.3.0.0")]
54+
[assembly: AssemblyVersion("1.4.0.0")]
55+
[assembly: AssemblyFileVersion("1.4.0.0")]

0 commit comments

Comments
 (0)