File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ See [GitHub Releases](https://github.com/feathericon/feathericon-sass/releases)
4
4
5
5
| Version | feathericon | Notes / Other additions |
6
6
| ---------| -------------| --------------------------------------------------------------------|
7
+ | 0.6.0.1 | ` 0b31aa8 ` | bugfix: move sprite svg to assets/images |
7
8
| 0.6.0 | ` 0b31aa8 ` | [ 0.6.0] ( https://github.com/feathericon/feathericon/releases/tag/0.6.0 ) Redesign "Web App" icons [ #45 ] ( https://github.com/feathericon/feathericon/issues/45 ) |
8
9
| 0.4.0.1 | ` e1a58cc ` | bugfix: change url to font-url |
9
10
| 0.4.0 | ` e1a58cc ` | [ 0.4.0] ( https://github.com/feathericon/feathericon/releases/tag/0.4.0 ) release (new icons) |
Original file line number Diff line number Diff line change 1
1
module Feathericon
2
2
module Sass
3
- VERSION = '0.6.0'
3
+ VERSION = '0.6.0.1 '
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments