Prepare v0.4.0

This commit is contained in:
Brieuc Dubois 2024-01-18 02:38:29 +01:00
parent acfa546b6c
commit e01b93f48b
3 changed files with 7 additions and 3 deletions

View File

@ -10,11 +10,15 @@ The official source code repository is at [git.bhasher.com/Bhasher/focus](https:
## Features
- Kanban-style boards
- Customizable views
- RESTful API
- Full markdown support
- Desktop app
- Docker images
- Mobile-friendly
### Planned Features
- Markdown support
- Real-time collaboration
## KISS Principles

View File

@ -9,7 +9,7 @@
},
"package": {
"productName": "Focus-Desktop",
"version": "0.3.4"
"version": "0.4.0"
},
"tauri": {
"allowlist": {

View File

@ -46,7 +46,7 @@
<div id="branding">
<a href="/">
<span id="title">Focus.</span>
<span id="version">v0.3.4</span>
<span id="version">v0.4.0</span>
</a>
</div>
<div id="views">