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
|
||||
version: 0.23
|
||||
stability: beta
|
||||
category: Finance
|
||||
version: 0.23
|
||||
stability: stable
|
||||
category: Finance, Console
|
||||
synopsis: Core data types, parsers and utilities for the hledger accounting tool.
|
||||
description:
|
||||
hledger is a library and set of user tools for working
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
name: hledger-web
|
||||
version: 0.23
|
||||
stability: beta
|
||||
version: 0.23
|
||||
stability: stable
|
||||
category: Finance
|
||||
synopsis: A web interface for the hledger accounting tool.
|
||||
description:
|
||||
|
||||
@ -1,8 +1,7 @@
|
||||
name: hledger
|
||||
-- also in cpp-options below
|
||||
version: 0.23
|
||||
stability: beta
|
||||
category: Finance
|
||||
version: 0.23
|
||||
stability: stable
|
||||
category: Finance, Console
|
||||
synopsis: The main command-line interface for the hledger accounting tool.
|
||||
description:
|
||||
hledger is a library and set of user tools for working
|
||||
|
||||
Loading…
Reference in New Issue
Block a user