Release 0.4.0 🎉 (finally)

This commit is contained in:
Aziz Hasanain 2021-02-19 18:03:30 +03:00
parent b62f128481
commit f5b81b33b9

View File

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