Skip to content

Commit

Permalink
Update YAF.DotNetNuke.Module.dnn
Browse files Browse the repository at this point in the history
  • Loading branch information
w8tcha committed Jul 9, 2023
1 parent ff7f925 commit de0593e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yaf_dnn/Installation/YAF.DotNetNuke.Module.dnn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dotnetnuke type="Package" version="5.0">
<packages>
<package name="YetAnotherForumDotNet" type="Module" version="03.19.006125">
<package name="YetAnotherForumDotNet" type="Module" version="03.19.006126">
<friendlyName>YAF.NET Forums</friendlyName>
<description>
&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;
Expand Down Expand Up @@ -70,7 +70,7 @@
<attributes>
<businessControllerClass>YAF.DotNetNuke.Components.Controllers.UpgradeController, YAF.DotNetNuke.Module</businessControllerClass>
<desktopModuleID>[DESKTOPMODULEID]</desktopModuleID>
<upgradeVersionsList>03.00.006100,03.13.006107,03.15.006109,03.15.006110,03.15.006111,03.16.006112,03.16.006118,03.17.006119,03.18.006120,03.19.006121,03.19.006122,03.19.006123,03.19.006124,03.19.006125</upgradeVersionsList>
<upgradeVersionsList>03.00.006100,03.13.006107,03.15.006109,03.15.006110,03.15.006111,03.16.006112,03.16.006118,03.17.006119,03.18.006120,03.19.006121,03.19.006122,03.19.006123,03.19.006124,03.19.006125,03.19.006126</upgradeVersionsList>
</attributes>
</eventMessage>
</component>
Expand Down Expand Up @@ -512,7 +512,7 @@
</component>
</components>
</package>
<package name="YAF.WhatsNew" type="Module" version="03.19.006125">
<package name="YAF.WhatsNew" type="Module" version="03.19.006126">
<friendlyName>YAF.NET Forums What's New</friendlyName>
<description>
&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.
Expand Down Expand Up @@ -573,7 +573,7 @@
<attributes>
<businessControllerClass>YAF.DotNetNuke.Components.Controllers.UpgradeController, YAF.DotNetNuke.Module</businessControllerClass>
<desktopModuleID>[DESKTOPMODULEID]</desktopModuleID>
<upgradeVersionsList>03.00.006100,03.13.006107,03.15.006109,03.15.006110,03.15.006111,03.16.006112,03.16.006118,03.17.006119,03.18.006120,03.19.006121,03.19.006122,03.19.006123,03.19.006124,03.19.006125</upgradeVersionsList>
<upgradeVersionsList>03.00.006100,03.13.006107,03.15.006109,03.15.006110,03.15.006111,03.16.006112,03.16.006118,03.17.006119,03.18.006120,03.19.006121,03.19.006122,03.19.006123,03.19.006124,03.19.006125,03.19.006126</upgradeVersionsList>
</attributes>
</eventMessage>
</component>
Expand Down Expand Up @@ -612,8 +612,8 @@
</component>
</components>
</package>
<package name="bootstrap-bundle" type="JavaScript_Library" version="05.23.006125">
<friendlyName>Bootstrap v5.2.3 JavaScript Bundle (width Popper.js)</friendlyName>
<package name="bootstrap-bundle" type="JavaScript_Library" version="05.30.006126">
<friendlyName>Bootstrap v5.3.0 JavaScript Bundle (width Popper.js)</friendlyName>
<description>
<![CDATA[<p>Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by <a href="http://twitter.com/mdo">Mark Otto</a> and <a href="http://twitter.com/fat">Jacob Thornton</a>.</p>
<p>To get started, check out <a href="http://getbootstrap.com">http://getbootstrap.com</a>!</p>]]>
Expand All @@ -633,7 +633,7 @@
<javaScriptLibrary>
<libraryName>bootstrap-bundle</libraryName>
<fileName>bootstrap.bundle.min.js</fileName>
<CDNPath>https://maxcdn.bootstrapcdn.com/bootstrap/5.2.3/js/bootstrap.bundle.min.js</CDNPath>
<CDNPath>https://maxcdn.bootstrapcdn.com/bootstrap/5.3.0/js/bootstrap.bundle.min.js</CDNPath>
<objectName>jQuery.fn.scrollspy</objectName>
</javaScriptLibrary>
</component>
Expand Down

0 comments on commit de0593e

Please sign in to comment.