Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 499 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 499 Bytes

e-invoice-visualizer

CII-/XR-Visualizer. Outputs HTML and PDF.

Build a new version

To build a new version follow these steps:

  1. Increase the version number in the gradle.properties file.
  2. Run ./gradlew createVersionBadge to create updated version badge.
  3. In necessary, make to update external dependencies.
  4. Push changes to the repository.
  5. Create, review and merge a pull request.
  6. Create a new release in GitHub with the new version number as tag.