Skip to content

Commit

Permalink
Beta release.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneculai committed Oct 12, 2017
1 parent 1868b5c commit de3ef99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Over 170 responsive design blocks ready to be used in your web or mobile apps. A

Several quick start options are available:

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

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

## Browser Support

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

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

## Copyright and license

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).
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).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "froala-design-blocks",
"version": "1.0.0-alpha.1",
"version": "1.0.0-beta",
"description": "An amazing collection of over 170 ready to use design blocks based on Bootstrap.",
"keywords": [
"froala",
Expand Down

0 comments on commit de3ef99

Please sign in to comment.