Bump up version

This commit is contained in:
Filip Gralinski 2021-10-01 16:08:07 +02:00
parent 512bf3559e
commit 3aa9a726a1
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
## 3.11.2 (2021-10-01)
Bug fixes:
* Fix links to public submissions
## 3.11.1 (2021-10-01)
Bug fixes:

View File

@ -53,7 +53,7 @@ database:
database: "_env:PGDATABASE:gonito"
poolsize: "_env:PGPOOLSIZE:10"
copyright: © Filip Graliński, Gonito ver. 3.11.1
copyright: © Filip Graliński, Gonito ver. 3.11.2
admin-user: "_env:ADMINUSER:"
admin-password: "_env:ADMINPASS:"

View File

@ -1,5 +1,5 @@
name: gonito
version: 3.11.1
version: 3.11.2
cabal-version: >= 1.8
build-type: Simple
homepage: http://gonito.net