Skip to content

Commit

Permalink
Added composer file and bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbarne3 authored Mar 21, 2023
1 parent 7fb79df commit 612487a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "ucf/ucf-wordpress-theme",
"description": "A generic, responsive WordPress theme for UCF websites, built off of the Athena Framework. Suitable as a standalone theme or as a parent theme.",
"type": "wordpress-theme",
"require": {
"composer/installers": "~1.0"
}
}
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: UCF WordPress Theme
Author: UCF Web Communications
Github Theme URI: https://github.com/UCF/UCF-WordPress-Theme
Version: v0.7.6
Version: v0.7.7
*/

/*
Expand Down

0 comments on commit 612487a

Please sign in to comment.