Version 5.0 \o/
This commit is contained in:
parent
850d8d79a7
commit
c60a856388
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ import BlogDB (BlogLang (..))
|
|||
|
||||
data BlogError = NotFound | DBError
|
||||
|
||||
version = "5.0-beta"
|
||||
version = "5.0"
|
||||
|
||||
allLang = [EN, DE]
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: tazblog
|
||||
Version: 5.0-beta
|
||||
Version: 5.0
|
||||
Synopsis: Tazjin's Blog
|
||||
License: MIT
|
||||
License-file: LICENSE
|
||||
|
|
Loading…
Reference in a new issue