Skip to content

Commit 2bae6ff

Browse files
authored
Merge pull request #67 from valadas/v4.1.2
Bumped version to v4.1.2 for next release
2 parents ba51482 + e4ef6da commit 2bae6ff

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
// </auto-generated>
99
//------------------------------------------------------------------------------
1010

11-
[assembly: System.Reflection.AssemblyVersion("04.01.01.00")]
11+
[assembly: System.Reflection.AssemblyVersion("04.01.02.00")]
1212

1313

DotNetNuke_DotNetNuke.Repository.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="DotNetNuke.Repository" type="Module" version="04.01.01">
3+
<package name="DotNetNuke.Repository" type="Module" version="04.01.02">
44
<friendlyName>Repository</friendlyName>
55
<description>A file/object repository module that includes skinning and community features like comments and user ratings.</description>
66
<iconFile>icon_repository_32px.gif</iconFile>

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ This module is currently maintained by Ilpo Juvander @juvander , please coordina
1616
| Included or 03.05.06 | 00.00.00 | 09.01.01 |
1717
| 04.00.00 | 06.01.00 | 09.02.00 |
1818
| 04.01.00 | unkown | 09.04.04 |
19+
| 04.01.01 | unkown | 09.13.01 |
20+
| 04.01.02 | 09.01.01 | 09.13.01 |
1921

2022
## Building the module from source and submitting pull requests
2123
1. Install Dnn (latest stable version) from https://github.com/dnnsoftware/Dnn.Platform/releases

0 commit comments

Comments
 (0)