From 3740e6ab3848fbf9793efae97f118ea279566402 Mon Sep 17 00:00:00 2001 From: mirko Date: Thu, 23 Jun 2022 15:07:25 +0200 Subject: [PATCH] Bump version --- README.md | 2 +- src/js/app/components/AboutDialog.vue | 2 +- src/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fccb302..cd012d3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Everything is stored offline on your device, all the data is saved locally in th ## Roadmap This is the road to Resting v2.0 -- [ ] Support file uploading [#53](https://github.com/mirkoperillo/resting/issues/53) +- [x] Support file uploading [#53](https://github.com/mirkoperillo/resting/issues/53) - [ ] Complete Oauth2.0 authentication [#110](https://github.com/mirkoperillo/resting/issues/110) - [ ] Headers completion suggestion [#52](https://github.com/mirkoperillo/resting/issues/52) - [ ] List available context variables fo the request [#114](https://github.com/mirkoperillo/resting/issues/114) diff --git a/src/js/app/components/AboutDialog.vue b/src/js/app/components/AboutDialog.vue index 4b3fcfb..f548699 100644 --- a/src/js/app/components/AboutDialog.vue +++ b/src/js/app/components/AboutDialog.vue @@ -1,6 +1,6 @@