Skip to content

Commit b388c1c

Browse files
jonasjabarigitbook-bot
authored andcommitted
GitBook: [#6] updated version references
1 parent 06dc3d4 commit b388c1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started/installation-update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Make sure to install and get to know `matestack-ui-core` and `matestack-ui-vuejs
1010
Add 'matestack-ui-bootstrap' to your Gemfile
1111

1212
```ruby
13-
gem 'matestack-ui-bootstrap', "~> 3.0.0.rc1"
13+
gem 'matestack-ui-bootstrap', "~> 3.0.0.rc2"
1414
```
1515

1616
and run
@@ -82,7 +82,7 @@ Add 'matestack-ui-vuejs' to your `package.json` by adding:
8282
{
8383
"name": "my-app",
8484
"dependencies": {
85-
"matestack-ui-bootstrap": "^3.0.0-rc1",
85+
"matestack-ui-bootstrap": "^3.0.0-rc2",
8686
"..."
8787
}
8888
}

0 commit comments

Comments
 (0)