Skip to content

Commit 580869f

Browse files
authored
Update README.md
1 parent 456f38e commit 580869f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- [PWA Support](https://github.com/GwtMaterialDesign/gwt-material/wiki/PWA-:-Service-Worker-Automation)
1212

1313
## Demo
14+
* [Latest Demo](https://gwtmaterialdesign.github.io/gmd-core-demo/)
1415
* [2.2 Release Demo](https://gwtmaterialdesign.github.io/gmd-core-demo/)
1516

1617
## Documentation
@@ -27,12 +28,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
2728
<version>2.3.0</version>
2829
</dependency>
2930
```
30-
### Snapshot Version 2.3-SNAPSHOT
31+
### Snapshot Version 2.3.1-SNAPSHOT
3132
```xml
3233
<dependency>
3334
<groupId>com.github.gwtmaterialdesign</groupId>
3435
<artifactId>gwt-material</artifactId>
35-
<version>2.3-SNAPSHOT</version>
36+
<version>2.3.1-SNAPSHOT</version>
3637
</dependency>
3738
```
3839

0 commit comments

Comments
 (0)