Change to version 1.3.0

This commit is contained in:
Alex
2023-02-26 23:07:02 +01:00
parent 82fd4741e6
commit 2e8c6c847e
2 changed files with 7 additions and 2 deletions

View File

@@ -23,6 +23,11 @@ _Security updates_
- Added more documentation on deployment in production
## v1.2.1
- Fix presenter url (400 error in production)
## v1.2.2
## v1.3.0
- Add Form feature to collect data from your public
- Improve docs for Docker Compose
- Improve Docker Compose file reference

View File

@@ -1,7 +1,7 @@
defmodule Claper.MixProject do
use Mix.Project
@version "1.2.2"
@version "1.3.0"
def project do
[