Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DelanoWAF committed Aug 26, 2024
2 parents 2da847f + 759a91a commit 68fdc48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)

## [1.7.9](https://github.com/wearefrank/morcore2ultimo/compare/v1.7.8...v1.7.9) (2024-08-26)

### 🐛 Bug Fixes

* add type declaration to avoid prolog error ([b9119da](https://github.com/wearefrank/morcore2ultimo/commit/b9119da75cee9c739f44a5ea513fa4ff658e5926))

## [1.7.8](https://github.com/wearefrank/morcore2ultimo/compare/v1.7.7...v1.7.8) (2024-08-23)

### 🐛 Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
instance.version=1.7.8
versionDate_ddmmyyyy=23/08/2024
instance.version=1.7.9
versionDate_ddmmyyyy=26/08/2024

0 comments on commit 68fdc48

Please sign in to comment.