Skip to content

Commit 59cc6cf

Browse files
Merge pull request #219 from david-poindexter/issue-218
Update version to 2.2.0
2 parents a78b0d3 + 8049165 commit 59cc6cf

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![](https://nvquicktheme.nvisionative.com/portals/0/nvQuickTheme_logo.png)](https://nvquicktheme.nvisionative.com)
1+
[![](https://www.nvquicktheme.com/Portals/0/nvQuickTheme_LOGO_final.png)](https://www.nvquicktheme.com)
22

33
[![Build status](https://nvisionative.visualstudio.com/nvQuickTheme/_apis/build/status/nvQuickTheme-Node.js%20With%20gulp-CI)](https://nvisionative.visualstudio.com/nvQuickTheme/_build/latest?definitionId=1) [![Greenkeeper badge](https://badges.greenkeeper.io/nvisionative/nvQuickTheme.svg)](https://greenkeeper.io/) [![HitCount](http://hits.dwyl.io/nvisionative/nvQuickTheme.svg)](http://hits.dwyl.io/nvisionative/nvQuickTheme)
44

@@ -30,4 +30,4 @@ The [nvisionative](http://www.nvisionative.com) team has been working in the DNN
3030
[![nvQuickTheme Video Series - Color Scheme](https://img.youtube.com/vi/o1XW3e8JKfw/0.jpg)](https://www.youtube.com/watch?v=o1XW3e8JKfw)
3131

3232
---
33-
[![Brought to the DNN community by nvisionative](http://www.nvquicksite.com/Portals/0/broughtBy-nvisionative.png)](http://www.nvisionative.com)
33+
[![Brought to the DNN community by nvisionative](http://www.nvquicktheme.com/Portals/0/broughtBy-nvisionative.png)](http://www.nvisionative.com)

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="2.1.0">
3+
<package name="nvisionative.nvQuickTheme" type="Skin" version="2.2.0">
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": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Barebones Bootstrap 4 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": "2.1.0",
3+
"version": "2.2.0",
44
"author": "TK Sheppard &amp; David Poindexter",
55
"company": "nvisionative",
66
"url": "www.nvquicktheme.com",

0 commit comments

Comments
 (0)