Skip to content

Commit 4f67608

Browse files
committed
Preparing for 2.1.0 release
1 parent 85ef8a2 commit 4f67608

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# v2.1.0
2-
## mm/dd/2020
2+
## 03/13/2020
33

44
1. [](#new)
55
* Requires Grav v1.6.0

blueprints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Git Sync
2-
version: 2.0.5
2+
version: 2.1.0
33
description: Allows to synchronize portions of Grav with Git Repositories (GitHub, BitBucket, GitLab)
44
icon: git
55
author:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trilby-grav-plugin-gitsync",
3-
"version": "1.1.0",
3+
"version": "2.1.0",
44
"description": "Git Sync Grav Plugin",
55
"main": "app/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)