diff --git a/README.md b/README.md index 11be0916..37b33e71 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,12 @@ - # FreeDATA + > FreeDATA is a versatile, **open-source platform designed specifically for HF communications**, leveraging **codec2** data modes for robust global digital communication. It features a network-based server-client architecture, a REST API, multi-platform compatibility, and a messaging system. > Please keep in mind, this project is still **under development** with many issues which need to be solved. - [![CodeFactor](https://www.codefactor.io/repository/github/dj2ls/freedata/badge)](https://www.codefactor.io/repository/github/dj2ls/freedata) [![Modem tests](https://github.com/DJ2LS/FreeDATA/actions/workflows/modem_tests.yml/badge.svg)](https://github.com/DJ2LS/FreeDATA/actions/workflows/modem_tests.yml) - ![FreeDATA_main_screen.png](documentation%2FFreeDATA_main_screen.png) ![FreeDATA_chat_screen.png](documentation%2FFreeDATA_chat_screen.png) diff --git a/freedata_gui/package.json b/freedata_gui/package.json index 8e87bd21..16745c27 100644 --- a/freedata_gui/package.json +++ b/freedata_gui/package.json @@ -1,6 +1,6 @@ { "name": "FreeDATA", - "version": "0.16.12-alpha", + "version": "0.17.0-beta", "description": "FreeDATA Client application for connecting to FreeDATA server", "private": true, "scripts": { diff --git a/freedata_gui/src/components/dynamic_components.vue b/freedata_gui/src/components/dynamic_components.vue index 4aa589b8..d4129f3d 100644 --- a/freedata_gui/src/components/dynamic_components.vue +++ b/freedata_gui/src/components/dynamic_components.vue @@ -754,7 +754,7 @@ onMounted(() => {