File tree 2 files changed +4
-4
lines changed
Zbu.ModelsBuilder/Properties
Zbu.ModelsBuilder.CustomTool
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
5
5
<Metadata >
6
6
<Identity Id =" 916c2f10-863f-4d87-b57c-ff69b7037498"
7
- Version =" 2.1.2.42 "
7
+ Version =" 2.1.3.43 "
8
8
Language =" en-US"
9
9
Publisher =" Pilotine - ZpqrtBnk" />
10
10
<DisplayName >ZpqrtBnk Umbraco ModelsBuilder Custom Tool</DisplayName >
Original file line number Diff line number Diff line change 28
28
// Also need to
29
29
30
30
// Assembly
31
- [ assembly: AssemblyVersion ( "2.1.2.42 " ) ]
32
- [ assembly: AssemblyFileVersion ( "2.1.2.42 " ) ]
31
+ [ assembly: AssemblyVersion ( "2.1.3.43 " ) ]
32
+ [ assembly: AssemblyFileVersion ( "2.1.3.43 " ) ]
33
33
34
34
// NuGet Package
35
35
// Note: cannot release "1.8.0" because it depends on pre-release NuGet packages
36
36
// so I have to use 1.8.0-final...
37
- [ assembly: AssemblyInformationalVersion ( "2.1.2-final " ) ]
37
+ [ assembly: AssemblyInformationalVersion ( "2.1.3-beta001 " ) ]
38
38
// Do not remove this line.
You can’t perform that action at this time.
0 commit comments