mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-28 01:45:20 +03:00
Remember to commit some changes...
This commit is contained in:
parent
037972483c
commit
f46e226a49
@ -84,7 +84,7 @@ then:
|
||||
|
||||
```
|
||||
git tag -a 5.10.0 -m "release version 5.10.0"
|
||||
git push origin master --tags
|
||||
git push origin 5.10.0
|
||||
elm publish
|
||||
```
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.1.4",
|
||||
"version": "6.1.2",
|
||||
"summary": "UI Widgets we use at NRI",
|
||||
"repository": "https://github.com/NoRedInk/noredink-ui.git",
|
||||
"license": "BSD-3-Clause",
|
||||
|
Loading…
Reference in New Issue
Block a user