Skip to content

Commit af42623

Browse files
committed
bump to YAF 3.2.11
1 parent 7192293 commit af42623

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

yaf_dnn/BuildScripts/ModulePackage.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<PropertyGroup>
21-
<YAFVersion>v$(YAFVersion.Remove($(YAFVersion.LastIndexOf('.')),2))$([System.Text.RegularExpressions.Regex]::Replace($(Version), '([0-9])([0-9]).([0-9])([0-9]).(00)([0-9]+)', '-$6'))</YAFVersion>
21+
<YAFVersion>v$(YAFVersion.Remove($(YAFVersion.LastIndexOf('.')),2))$([System.Text.RegularExpressions.Regex]::Replace($(Version), '([0-9])([0-9]).([0-9])([0-9])([0-9]).(00)([0-9]+)', '-$7'))</YAFVersion>
2222
</PropertyGroup>
2323

2424
<RemoveDir Directories ="$(MSBuildProjectDirectory)\deploy\" />

yaf_dnn/Installation/YAF.DotNetNuke.Module.dnn

Lines changed: 5 additions & 5 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.210.006138">
3+
<package name="YetAnotherForumDotNet" type="Module" version="03.211.006139">
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;
@@ -78,7 +78,7 @@
7878
03.22.006130,
7979
03.23.006131,
8080
03.24.006132,
81-
03.25.006133,03.26.006134,03.27.006135,03.28.006136,03.29.006137,03.21.006138
81+
03.25.006133,03.26.006134,03.27.006135,03.28.006136,03.29.006137,03.21.006138,03.211.006139
8282
</upgradeVersionsList>
8383
</attributes>
8484
</eventMessage>
@@ -520,7 +520,7 @@
520520
</component>
521521
</components>
522522
</package>
523-
<package name="YAF.WhatsNew" type="Module" version="03.210.006138">
523+
<package name="YAF.WhatsNew" type="Module" version="03.211.006139">
524524
<friendlyName>YAF.NET Forums What's New</friendlyName>
525525
<description>
526526
&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 be used, and how many Posts should be displayed.
@@ -585,7 +585,7 @@
585585
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,
586586
03.19.006121,03.19.006122,03.19.006123,03.19.006124,03.19.006125,03.19.006126,03.19.006127,
587587
03.20.006128,03.21.006129,03.22.006130,03.23.006131,03.24.006132,
588-
03.25.006133,03.26.006134,03.27.006135,03.28.006136,03.29.006137,03.21.006138
588+
03.25.006133,03.26.006134,03.27.006135,03.28.006136,03.29.006137,03.21.006138,03.211.006139
589589
</upgradeVersionsList>
590590
</attributes>
591591
</eventMessage>
@@ -625,7 +625,7 @@
625625
</component>
626626
</components>
627627
</package>
628-
<package name="bootstrap-bundle" type="JavaScript_Library" version="05.38.106138">
628+
<package name="bootstrap-bundle" type="JavaScript_Library" version="05.38.106139">
629629
<friendlyName>Bootstrap v5.3.8 JavaScript Bundle (width Popper.js)</friendlyName>
630630
<description>
631631
<![CDATA[Sleek, intuitive, and powerful front-end framework for faster and easier web development.]]>

0 commit comments

Comments
 (0)