Update tolfin.css for release v1.0.1
This commit is contained in:
@@ -1158,3 +1158,8 @@ progress {
|
|||||||
-webkit-border-radius: var(--floating-progress-roundness);
|
-webkit-border-radius: var(--floating-progress-roundness);
|
||||||
-moz-border-radius: var(--floating-progress-roundness);
|
-moz-border-radius: var(--floating-progress-roundness);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
git tag -a v1.0.1 -m "Release v1.0.1"
|
||||||
|
git push origin v1.0.1
|
||||||
|
git tag -f latest (хеш v1.0.1)
|
||||||
|
git push origin latest --force
|
||||||
Reference in New Issue
Block a user