mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-24 09:48:32 +02:00
release: 0.2.0
Includes: - Design overhaul - New graph visualization - Statistics on dashboard - Supports audio files for ingestion - Pagination for entities and content - Improved performance - Improved support for running as a systemd-service version bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "main"
|
||||
version = "0.1.4"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/perstarkse/minne"
|
||||
license = "AGPL-3.0-or-later"
|
||||
@@ -34,3 +34,4 @@ path = "src/worker.rs"
|
||||
[[bin]]
|
||||
name = "main"
|
||||
path = "src/main.rs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user