Skip to content

Commit 58d723f

Browse files
Merge pull request #367 from nvisionative/develop
Merge `develop` into `main` for `3.1.1` release
2 parents a686d03 + b87d819 commit 58d723f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

koi.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"discoverMore": "https://connect-koi.net/"
55
},
66
"default": {
7-
"cssFramework": "bs4"
7+
"cssFramework": "bs5"
88
}
99
}

manifest.dnn

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="9.0">
22
<packages>
3-
<package name="nvisionative.nvQuickTheme" type="Skin" version="3.1.0">
3+
<package name="nvisionative.nvQuickTheme" type="Skin" version="3.1.1">
44
<friendlyName>nvQuickTheme</friendlyName>
55
<description>A DNN Theme Dev Framework</description>
66
<iconFile>MyIcon.png</iconFile>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nvquicktheme",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Barebones Bootstrap 5 DNN Theme",
55
"main": "gulpfile.js",
66
"author": "nvisionative",

project-details.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"project": "nvQuickTheme",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"author": "TK Sheppard &amp; David Poindexter",
55
"company": "nvisionative",
66
"url": "www.nvquicktheme.com",

0 commit comments

Comments
 (0)