Skip to content

Commit de3ef99

Browse files
committed
Beta release.
1 parent 1868b5c commit de3ef99

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Over 170 responsive design blocks ready to be used in your web or mobile apps. A
2727

2828
Several quick start options are available:
2929

30-
- [Download the latest release.](https://github.com/froala/design-blocks/archive/1.0.0-alpha.1.zip)
30+
- [Download the latest release.](https://github.com/froala/design-blocks/archive/1.0.0-beta.zip)
3131
- Clone the repo: `git clone https://github.com/froala/design-blocks.git`
3232
- Install with [npm](https://www.npmjs.com/): `npm install froala-design-blocks`
3333

@@ -92,7 +92,7 @@ Have a bug or a feature request? Please first read the issue guidelines and sear
9292

9393
## Browser Support
9494

95-
At the moment, we aim to support all major web browsers. Any issue in the browsers listed below should be reported as a bug:
95+
At the moment, we aim to support all major web browsers. Any issue in the browsers listed below should be reported as a bug:
9696

9797
- Internet Explorer 10+
9898
- Microsoft Edge 14+
@@ -146,4 +146,4 @@ Special thanks to everyone who contributed to getting the Froala Design Blocks t
146146

147147
## Copyright and license
148148

149-
Code and documentation copyright 2017 [Froala Labs](https://www.froala.com/). Code released under the [LGPL-2.1 License](https://github.com/froala/design-blocks/blob/master/LICENSE).
149+
Code and documentation copyright 2017 [Froala Labs](https://www.froala.com/). Code released under the [LGPL-2.1 License](https://github.com/froala/design-blocks/blob/master/LICENSE).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "froala-design-blocks",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.0.0-beta",
44
"description": "An amazing collection of over 170 ready to use design blocks based on Bootstrap.",
55
"keywords": [
66
"froala",

0 commit comments

Comments
 (0)