Commit bf99d9e 1 parent 6cddee3 commit bf99d9e Copy full SHA for bf99d9e
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
// You can specify all the values or you can default the Revision and Build Numbers
29
29
// by using the '*' as shown below:
30
30
31
- [ assembly: AssemblyVersion ( "1.5.0 .0" ) ]
32
- [ assembly: AssemblyFileVersion ( "1.5.0 .0" ) ]
31
+ [ assembly: AssemblyVersion ( "1.5.1 .0" ) ]
32
+ [ assembly: AssemblyFileVersion ( "1.5.1 .0" ) ]
33
33
34
34
35
35
Original file line number Diff line number Diff line change 3
3
<Identifier Id =" dcad2d98-1e91-4090-81a0-ec0641347bf8" >
4
4
<Name >Regex Tester</Name >
5
5
<Author >Roman Kurbangaliyev</Author >
6
- <Version >1.5.0 </Version >
6
+ <Version >1.5.1 </Version >
7
7
<Description xml : space =" preserve" >Regular expression tester for Visual Studio 2010-2015.</Description >
8
8
<Locale >1033</Locale >
9
9
<MoreInfoUrl >http://visualstudiogallery.msdn.microsoft.com/16b9d664-d88c-460e-84a5-700ab40ba452</MoreInfoUrl >
You can’t perform that action at this time.
0 commit comments