Skip to content

Commit debbf0d

Browse files
committed
2.2.1 BETA 2
1 parent 9ab011c commit debbf0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

yaf_dnn/BuildScripts/ModulePackage.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<DefaultExclude Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\Scripts\jquery.yafmodaldialog.js" />
6262
<DefaultExclude Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\Scripts\jquery-2.1.3.js" />
6363
<DefaultExclude Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\Scripts\jquery-2.1.3.intellisense.js" />
64-
<DefaultExclude Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\Scripts\jquery-ui-1.11.3.js" />
64+
<DefaultExclude Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\Scripts\jquery-ui-1.11.4.js" />
6565
<DefaultExclude Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\Scripts\jquery-ui-i18n.js" />
6666
<DefaultExclude Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\Scripts\jsdifflib.js" />
6767
<DefaultExclude Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\Scripts\jsdifflib.min.js" />

yaf_dnn/Installation/YAF.DotNetNuke.Module.dnn

+2-2
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="02.21.05713">
3+
<package name="YetAnotherForumDotNet" type="Module" version="02.21.05714">
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;
@@ -379,7 +379,7 @@
379379
</component>
380380
</components>
381381
</package>
382-
<package name="YAF.WhatsNew" type="Module" version="02.21.05713">
382+
<package name="YAF.WhatsNew" type="Module" version="02.21.05714">
383383
<friendlyName>YAF.NET Forums What's New</friendlyName>
384384
<description>
385385
&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.

0 commit comments

Comments
 (0)