Skip to content

Commit

Permalink
v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sanusart committed Mar 21, 2020
1 parent fecf270 commit f893e53
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
### v$npm_package_version
* Release v1.13.0 [View](https://github.com/Gisto/Gisto/commit/fecf2709b59eacbace08b13691dbbb2d3156fd4c)

### v1.13.0
* Create snapcraft.yaml [View](https://github.com/Gisto/Gisto/commit/1ccef3480dd426d76d930fe827fb71f244b9b866)
* FIX (login)[#276]: show needed permission above login with token to help generating token [View](https://github.com/Gisto/Gisto/commit/aa3e6b256985e05002eba729b770ccc7920a1ef1)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "gisto",
"version": "1.13.0",
"version": "1.13.1",
"description": "Cross-platform snippets management desktop application",
"productName": "Gisto",
"main": "main.js",
Expand Down

0 comments on commit f893e53

Please sign in to comment.