From aed6bbeceaf8057def9ee554d0a0f51422dc114f Mon Sep 17 00:00:00 2001 From: boutinb Date: Thu, 17 Oct 2024 17:31:29 +0200 Subject: [PATCH] Update version to 0.19.2 --- DESCRIPTION | 2 +- inst/Description.qml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 253494d8..8b0c9119 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: jaspQualityControl Type: Package Title: Quality Control Module for JASP -Version: 0.19.0 +Version: 0.19.2 Date: 2022-10-25 Author: JASP Team Website: https://github.com/jasp-stats/jaspQualityControl diff --git a/inst/Description.qml b/inst/Description.qml index 7babc83f..96dcfc9a 100644 --- a/inst/Description.qml +++ b/inst/Description.qml @@ -6,7 +6,7 @@ Description name: "jaspQualityControl" title: qsTr("Quality Control") description: qsTr("Investigate if a manufactured product adheres to a defined set of quality criteria") - version: "0.19.0" + version : "0.19.2" author: "JASP Team" maintainer: "JASP " website: "https://github.com/jasp-stats/jaspQualityControl"