update version

This commit is contained in:
ghost 2024-02-18 04:28:48 +02:00
parent 9317ec3c1c
commit 8dc93f2d02
2 changed files with 3 additions and 2 deletions

2
.env
View File

@ -19,7 +19,7 @@ APP_ENV=dev
APP_SECRET=EDIT_ME
###< symfony/framework-bundle ###
APP_VERSION=1.9.1
APP_VERSION=1.10.0
APP_NAME=KevaChat

View File

@ -12,7 +12,8 @@ Instance require connection to the [Kevacoin](https://github.com/kevacoin-projec
KevaChat following open wallet model, where community boost shared ballance for talks.
* In another way, node administrators able to provide unique payment addresses to each message sent and charge commission for instance monetization.
* In another way, node able to generate payment addresses to each message sent and charge commission for instance monetization.
* Also registered users have payment accounts where everyone able to boost their balance by donation
Administrators have flexible settings of access levels explained in the `.env` file: read-only rooms, connection and post limits, etc.