File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
<dotnetnuke type="Package" version="5.0">
2
2
<packages>
3
- <package name="Active Forums" type="Module" version="08.02.05 ">
3
+ <package name="Active Forums" type="Module" version="08.02.06 ">
4
4
<friendlyName>DNN Community Forums</friendlyName>
5
5
<description>DNN Community Forums: The official online forums module for the DNN Community.</description>
6
6
<iconFile>DesktopModules/ActiveForums/images/branding/logo/DNN-Community-Forums-Icon-64px.png</iconFile>
86
86
<assembly>
87
87
<name>DotNetNuke.Modules.ActiveForums.dll</name>
88
88
<sourceFileName>bin\DotNetNuke.Modules.ActiveForums.dll</sourceFileName>
89
- <version>08.02.05 </version>
89
+ <version>08.02.06 </version>
90
90
</assembly>
91
91
</assemblies>
92
92
</component>
417
417
<script type="UnInstall">
418
418
<path>sql</path>
419
419
<name>Uninstall.SqlDataProvider</name>
420
- <version>08.02.05 </version>
420
+ <version>08.02.06 </version>
421
421
</script>
422
422
</scripts>
423
423
</component>
460
460
</components>
461
461
</package>
462
462
463
- <package name="Active Forums What's New" type="Module" version="08.02.05 ">
463
+ <package name="Active Forums What's New" type="Module" version="08.02.06 ">
464
464
465
465
<friendlyName>DNN Community Forums What's New</friendlyName>
466
466
<foldername>ActiveForumsWhatsNew</foldername>
530
530
</components>
531
531
</package>
532
532
533
- <package name="Active Forums Viewer" type="Module" version="08.02.05 ">
533
+ <package name="Active Forums Viewer" type="Module" version="08.02.06 ">
534
534
<friendlyName>DNN Community Forums Forums Viewer</friendlyName>
535
535
<foldername>ActiveForumsViewer</foldername>
536
536
<description>DNN Community Forums: Display any forum topic view on any page within your site.</description>
Original file line number Diff line number Diff line change 1
1
<dotnetnuke type="Package" version="5.0">
2
2
<packages>
3
- <package name="Active Forums_Symbols" type="Library" version="08.02.05 ">
3
+ <package name="Active Forums_Symbols" type="Library" version="08.02.06 ">
4
4
5
5
<friendlyName>DNN Community Forums Symbols</friendlyName>
6
6
<description>DNN Community Forums: The official online forums module for the DNN Community.</description>
15
15
<releaseNotes src="ReleaseNotes.txt" />
16
16
<azureCompatible>True</azureCompatible>
17
17
<dependencies>
18
- <dependency type="managedPackage" version="8.2.5 ">Active Forums</dependency>
18
+ <dependency type="managedPackage" version="8.2.6 ">Active Forums</dependency>
19
19
</dependencies>
20
20
<components>
21
21
<component type="ResourceFile">
Original file line number Diff line number Diff line change 52
52
// You can specify all the values or you can default the Build and Revision Numbers
53
53
// by using the '*' as shown below:
54
54
55
- [ assembly: AssemblyVersion ( "08.02.05 " ) ]
55
+ [ assembly: AssemblyVersion ( "08.02.06 " ) ]
56
56
57
- [ assembly: AssemblyFileVersion ( "08.02.05 " ) ]
57
+ [ assembly: AssemblyFileVersion ( "08.02.06 " ) ]
58
58
59
59
[ assembly: WebResource ( "DotNetNuke.Modules.ActiveForums.CustomControls.Resources.cb.js" , "text/javascript" ) ]
60
60
[ assembly: WebResource ( "DotNetNuke.Modules.ActiveForums.scripts.afadmin.properties.js" , "text/javascript" ) ]
You can’t perform that action at this time.
0 commit comments