From 9c2d2ebd983b6a0a444163047302ebe3d03743d5 Mon Sep 17 00:00:00 2001 From: arcuri82 Date: Thu, 3 Jun 2021 11:16:31 +0200 Subject: [PATCH] release 1.2.0: hotfix --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 454c9c9775..aa6d17f86e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: [push] env: - evomaster-version: 1.1.1 + evomaster-version: 1.2.0 release-jdk: 16 retention-days: 3