web: bump version to 0.22.4
This commit is contained in:
parent
0ce919fdc4
commit
7443c8bf4b
@ -1,5 +1,5 @@
|
|||||||
name: hledger-web
|
name: hledger-web
|
||||||
version: 0.22.3
|
version: 0.22.4
|
||||||
stability: beta
|
stability: beta
|
||||||
category: Finance
|
category: Finance
|
||||||
synopsis: A web interface for the hledger accounting tool.
|
synopsis: A web interface for the hledger accounting tool.
|
||||||
@ -71,7 +71,7 @@ flag library-only
|
|||||||
Default: False
|
Default: False
|
||||||
|
|
||||||
library
|
library
|
||||||
cpp-options: -DVERSION="0.22.3"
|
cpp-options: -DVERSION="0.22.4"
|
||||||
if flag(dev) || flag(library-only)
|
if flag(dev) || flag(library-only)
|
||||||
cpp-options: -DDEVELOPMENT
|
cpp-options: -DDEVELOPMENT
|
||||||
|
|
||||||
@ -162,7 +162,7 @@ executable hledger-web
|
|||||||
if flag(library-only)
|
if flag(library-only)
|
||||||
Buildable: False
|
Buildable: False
|
||||||
|
|
||||||
cpp-options: -DVERSION="0.22.3"
|
cpp-options: -DVERSION="0.22.4"
|
||||||
if flag(dev)
|
if flag(dev)
|
||||||
cpp-options: -DDEVELOPMENT
|
cpp-options: -DDEVELOPMENT
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user