lib, cli, web: change from "beta" to "stable"
Also add the hackage Console category to the first two.
This commit is contained in:
parent
1eeedfe551
commit
07a82724ed
@ -1,7 +1,7 @@
|
|||||||
name: hledger-lib
|
name: hledger-lib
|
||||||
version: 0.23
|
version: 0.23
|
||||||
stability: beta
|
stability: stable
|
||||||
category: Finance
|
category: Finance, Console
|
||||||
synopsis: Core data types, parsers and utilities for the hledger accounting tool.
|
synopsis: Core data types, parsers and utilities for the hledger accounting tool.
|
||||||
description:
|
description:
|
||||||
hledger is a library and set of user tools for working
|
hledger is a library and set of user tools for working
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: hledger-web
|
name: hledger-web
|
||||||
version: 0.23
|
version: 0.23
|
||||||
stability: beta
|
stability: stable
|
||||||
category: Finance
|
category: Finance
|
||||||
synopsis: A web interface for the hledger accounting tool.
|
synopsis: A web interface for the hledger accounting tool.
|
||||||
description:
|
description:
|
||||||
|
|||||||
@ -1,8 +1,7 @@
|
|||||||
name: hledger
|
name: hledger
|
||||||
-- also in cpp-options below
|
version: 0.23
|
||||||
version: 0.23
|
stability: stable
|
||||||
stability: beta
|
category: Finance, Console
|
||||||
category: Finance
|
|
||||||
synopsis: The main command-line interface for the hledger accounting tool.
|
synopsis: The main command-line interface for the hledger accounting tool.
|
||||||
description:
|
description:
|
||||||
hledger is a library and set of user tools for working
|
hledger is a library and set of user tools for working
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user