File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/MonoDevelop.TemplateCreator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343// The form "{Major}.{Minor}.*" will automatically update the build and revision,
4444// and "{Major}.{Minor}.{Build}.*" will update just the revision.
4545
46- [ assembly: AssemblyVersion ( "0.3 " ) ]
46+ [ assembly: AssemblyVersion ( "0.4 " ) ]
4747
4848// The following attributes are used to specify the signing key for the assembly,
4949// if desired. See the Mono documentation for more information about signing.
Original file line number Diff line number Diff line change 77 url = " https://github.com/mrward/monodevelop-template-creator-addin"
88 description = " Create project templates for Visual Studio for Mac"
99 category = " IDE extensions"
10- version = " 0.3 " >
10+ version = " 0.4 " >
1111
1212 <Runtime >
1313 <Import assembly =" MonoDevelop.TemplateCreator.dll" />
You can’t perform that action at this time.
0 commit comments