bumped app version

This commit is contained in:
Gani Georgiev
2026-02-13 16:58:08 +02:00
parent 97eb9b300b
commit 1d72c8487e
35 changed files with 52 additions and 42 deletions

View File

@@ -10,7 +10,7 @@ This document describes how to prepare a PR for a change in the main repository.
## Prerequisites
- Go 1.23+ (for making changes in the Go code)
- Go 1.24+ (for making changes in the Go code)
- Node 18+ (for making changes in the Admin UI)
If you haven't already, you can fork the main repository and clone your fork so that you can work locally: