Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit 2b941cb

Browse files
committed
Merge pull request #6 from boltthemes/bolt3
Bolt 3
2 parents c5922d2 + a846979 commit 2b941cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Clean Blog Theme for Bolt
55

66
Themed by Mikescops & Tahtah.
77

8-
Bolt 2.0 ready !
8+
**Note:** This is for Bolt 3. Check out the `bolt-v2` branch for a Bolt 2 compatible version.
99

1010

1111
Here you are how it feel :

β€Žcomposer.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "mikescops/clean-blog",
3-
"description": "Clean personal news blog. ",
3+
"description": "Clean personal news blog.",
44
"type": "bolt-theme",
55
"keywords": ["theme", "bootstrap", "news", "simple", "blog", "clean"],
66
"require": {
7-
"bolt/bolt": ">=2.0.0,<3.0.0"
7+
"bolt/bolt": "^3.0"
88
},
99
"license": "MIT",
1010
"authors": [
File renamed without changes.

0 commit comments

Comments
Β (0)