Browse Source

Bump version in README and package-lock to 0.6.0.

pull/3202/head
TheGoddessInari 6 years ago
parent
commit
c187df39cb
No known key found for this signature in database
GPG Key ID: 1209B1B7632D69A
  1. 2
      README.md
  2. 4
      app/package-lock.json

2
README.md

@ -24,7 +24,7 @@
[dependencies]: https://img.shields.io/david/TheGoddessInari/hamsket.svg?path=app
[dev-dependencies]: https://img.shields.io/david/dev/TheGoddessInari/hamsket.svg
##### Nightly build artifacts are available in Windows ([Win64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket.Setup.0.5.18.exe)), Mac ([DMG](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket-0.5.18.dmg) / [App](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket-0.5.18-mac.zip)), and Linux ([AppImage64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket.0.5.18.AppImage) / [RPM64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket-0.5.18.x86_64.rpm) / [DEB64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket_0.5.18_amd64.deb) / [Tarball64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket-0.5.18.tar.gz)) packaging flavors. <!-- omit in toc -->
##### Nightly build artifacts are available in Windows ([Win64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket.Setup.0.6.0.exe)), Mac ([DMG](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket-0.6.0.dmg) / [App](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket-0.6.0-mac.zip)), and Linux ([AppImage64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket.0.6.0.AppImage) / [RPM64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket-0.6.0.x86_64.rpm) / [DEB64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket_0.6.0_amd64.deb) / [Tarball64](https://github.com/TheGoddessInari/hamsket/releases/download/nightly/Hamsket-0.6.0.tar.gz)) packaging flavors. <!-- omit in toc -->
###### Logo designed by [Andriy Yurchenko](http://andyur.com/). <!-- omit in toc -->

4
app/package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "Hamsket",
"version": "0.5.18",
"name": "hamsket",
"version": "0.6.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Loading…
Cancel
Save