Skip to content

Commit ddae0d1

Browse files
committed
Bump theme version to v2.8.0.
1 parent 0c3eea9 commit ddae0d1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nationaluniversitysystem/info-theme",
33
"description": "An 'info' subdomain WordPress theme designed and developed specifically for NUSA.",
44
"type": "wordpress-theme",
5-
"version": "2.7.2",
5+
"version": "2.8.0",
66
"require": {
77
"composer/installers": "~1.0"
88
},

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nusa-info-theme",
33
"description": "An 'info' subdomain WordPress theme designed and developed specifically for NUSA.",
4-
"version": "2.7.2",
4+
"version": "2.8.0",
55
"author": "National University System Agency",
66
"homepage": "https://www.nusagency.org/",
77
"repository": {

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Author: NUSA Web Dev team
55
* Author URI: https://www.nusagency.org/
66
* Description: An 'info' subdomain WordPress theme designed and developed specifically for NUSA.
7-
* Version: 2.7.2
7+
* Version: 2.8.0
88
* License: GNU General Public License v2 or later
99
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
* Text Domain: nusa

0 commit comments

Comments
 (0)