Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DelanoWAF committed Mar 29, 2024
2 parents d49b1b5 + e471074 commit 694cf51
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
[![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)

## [6.15.2](https://github.com/Sudwest-Fryslan/WebformulierenVerwerker/compare/v6.15.1...v6.15.2) (2024-03-29)


### 🐛 Bug Fixes

* attempt to fix date error ([5d97e63](https://github.com/Sudwest-Fryslan/WebformulierenVerwerker/commit/5d97e6383ad4401dd2ecdf902f6c64277df63a9d))

## [6.15.1](https://github.com/Sudwest-Fryslan/WebformulierenVerwerker/compare/v6.15.0...v6.15.1) (2024-03-28)


Expand Down
4 changes: 2 additions & 2 deletions classes/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
instance.version=6.15.1
versionDate_ddmmyyyy=28/03/2024
instance.version=6.15.2
versionDate_ddmmyyyy=29/03/2024
4 changes: 2 additions & 2 deletions configurations/WebformulierenVerwerker/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configuration.version=6.15.1
configuration.timestamp=20240328-161634
configuration.version=6.15.2
configuration.timestamp=20240329-082700
4 changes: 2 additions & 2 deletions publiccode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ publiccodeYmlVersion: "0.2"
# Instructies: https://github.com/OpenCatalogi/OpenCatalogiBundle/blob/main/docs/Publiccode.md
name: WebformulierenVerwerker
url: "https://github.com/Sudwest-Fryslan/WebformulierenVerwerker.git"
softwareVersion: "6.15.1" # Optional
releaseDate: 2024-03-28
softwareVersion: "6.15.2" # Optional
releaseDate: 2024-03-29
applicationSuite: het-integratie-platform
platforms:
- frankframework
Expand Down

0 comments on commit 694cf51

Please sign in to comment.