Skip to content

Commit

Permalink
Updated to Grav 1.7.46.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhibbitts committed Jul 17, 2024
1 parent f28a2d6 commit 2a0d2b1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v3.4.4
## 07/17/2024

1. [](#improved)
* Updated to Grav 1.7.43

# v3.4.3
## 10/12/2023

Expand Down
2 changes: 1 addition & 1 deletion blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Open Course Hub Site
version: 3.4.3
version: 3.4.4
description: "Take LMS-constrained courses to the next level and empower tech-savvy educators with a collaborative and version-controlled workflow using Markdown and Git Sync. Includes example single course hub, Admin plugin and Bootstrap4 Open Matter theme."
icon: university
author:
Expand Down
3 changes: 2 additions & 1 deletion config/versions.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
core:
grav:
version: 1.7.43
version: 1.7.46
history:
version: 1.6.31
date: '2020-12-20 16:57:04'
Expand All @@ -17,4 +17,5 @@ core:
10: { version: 1.7.41.1, date: '2023-05-18 21:27:01' }
11: { version: 1.7.42.1, date: '2023-07-05 20:36:55' }
12: { version: 1.7.43, date: '2023-10-03 17:16:54' }
13: { version: 1.7.46, date: '2024-07-17 21:12:03' }
schema: 1.7.0_2020-11-20_1

0 comments on commit 2a0d2b1

Please sign in to comment.