File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626//
2727// You can specify all the values or you can default the Revision and Build Numbers by using the '*'
2828// as shown below:
29- [ assembly: AssemblyVersion ( "00.00.01 .*" ) ]
29+ [ assembly: AssemblyVersion ( "5.1.0 .*" ) ]
Original file line number Diff line number Diff line change 11<dotnetnuke type="Package" version="5.0">
22 <packages>
3- <package name="DotNetNuke.Wiki" type="Module" version="05.00.01 ">
3+ <package name="DotNetNuke.Wiki" type="Module" version="05.01.00 ">
44 <friendlyName>Wiki</friendlyName>
55 <description>The DotNetNuke Wiki module, more information available at www.dnnsoftware.com</description>
66 <owner>
1212 <license src="License.txt"></license>
1313 <releaseNotes src="ReleaseNotes.htm"></releaseNotes>
1414 <dependencies>
15- <dependency type="CoreVersion">07 .00.02 </dependency>
15+ <dependency type="CoreVersion">08 .00.04 </dependency>
1616 </dependencies>
1717 <components>
1818 <component type="Script">
You can’t perform that action at this time.
0 commit comments