Skip to content

Commit

Permalink
Merge 0a43c26 into cb12081
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc committed Feb 24, 2022
2 parents cb12081 + 0a43c26 commit bea4a2b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 39 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ ZnWorkspace openUrl: 'http://ws.stfx.eu/1JIZRQS7OI00'

## Latest supported Dependencies

- [Material Icons v3.0.1](https://github.com/google/material-design-icons/releases/tag/3.0.1)
- [Material Icons v4.0.0](https://github.com/google/material-design-icons/releases/tag/4.0.0)
- [Material Design Lite v1.3.0](https://github.com/google/material-design-lite/releases/tag/v1.3.0)

## Smalltalk versions compatibility
Expand Down
2 changes: 1 addition & 1 deletion src/Material-Design-Lite-Demo/MDLDemo.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ MDLDemo class >> open [

{ #category : #versions }
MDLDemo class >> version [
^ 'v2.2.4'
^ 'v2.4.0'
]

{ #category : #hooks }
Expand Down
Loading

0 comments on commit bea4a2b

Please sign in to comment.