Skip to content

Commit a08c280

Browse files
committed
bump to 3.0.1
1 parent ee39da2 commit a08c280

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yaf_dnn/Installation/YAF.DotNetNuke.Module.dnn

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="YetAnotherForumDotNet" type="Module" version="03.00.006100">
3+
<package name="YetAnotherForumDotNet" type="Module" version="03.01.006101">
44
<friendlyName>YAF.NET Forums</friendlyName>
55
<description>
66
&lt;strong&gt;YetAnotherForum.NET&lt;/strong&gt; as DNN Module. Yet Another Forum.NET (YAF) is an open source ASP.NET forum system.&lt;br /&gt;
@@ -16,7 +16,7 @@
1616
<license src="License.html" />
1717
<releaseNotes src="ReadMe.html" />
1818
<dependencies>
19-
<dependency type="CoreVersion">09.10.01</dependency>
19+
<dependency type="CoreVersion">09.10.02</dependency>
2020
</dependencies>
2121
<components>
2222
<component type="Module">
@@ -526,7 +526,7 @@
526526
</component>
527527
</components>
528528
</package>
529-
<package name="YAF.WhatsNew" type="Module" version="03.00.006100">
529+
<package name="YAF.WhatsNew" type="Module" version="03.01.006101">
530530
<friendlyName>YAF.NET Forums What's New</friendlyName>
531531
<description>
532532
&lt;p&gt;This Module displays the Latest Posts from a &lt;strong&gt;YetAnotherForum.NET&lt;/strong&gt; Module. Based on the Current Users Authorization Level. You can define Which Forum should been used, and how many Posts should displayed.
@@ -543,7 +543,7 @@
543543
<license src="License.html" />
544544
<releaseNotes />
545545
<dependencies>
546-
<dependency type="CoreVersion">09.10.01</dependency>
546+
<dependency type="CoreVersion">09.10.02</dependency>
547547
</dependencies>
548548
<components>
549549
<component type="Module">

0 commit comments

Comments
 (0)