Release 0.4.5

Support for reacting to message parts
UI enhancements
Bug fixes
This commit is contained in:
Aziz Hasanain 2021-02-20 15:42:09 +03:00
parent d2fa0931fa
commit bb30ce7c74

View File

@ -2,7 +2,7 @@
"name": "webmessage",
"author": "sgtaziz",
"description": "A client for communicating with the WebMessage tweak on iOS. Send and receive messages from the comfort of your computer.",
"version": "0.4.1",
"version": "0.4.5",
"private": true,
"scripts": {
"serve": "vue-cli-service electron:serve",