From 6933eeac52341f49f370761a82503a0a86c99454 Mon Sep 17 00:00:00 2001 From: Ivar Refsdal Date: Sun, 27 Mar 2022 21:35:54 +0200 Subject: Prepare release --- README.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9c5669c..334af5d 100644 --- a/README.md +++ b/README.md @@ -333,8 +333,8 @@ easier. ## Change log -### 20..-..-.. vHEAD [diff](https://github.com/ivarref/yoltq/compare/v0.2.41...HEAD) -* Critical bugfix. +### 2022-03-27 v0.2.46 [diff](https://github.com/ivarref/yoltq/compare/v0.2.41...v0.2.46) +* Critical bugfix that in some cases can lead to stalled jobs. ``` Started using (System/currentTimeMillis) and not (System/nanoTime) when storing time in the database. diff --git a/pom.xml b/pom.xml index 6466de1..1f9f69d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ jar com.github.ivarref yoltq - 0.2.41 + 0.2.45 yoltq @@ -30,7 +30,7 @@ scm:git:git://github.com/ivarref/yoltq.git scm:git:ssh://git@github.com/ivarref/yoltq.git - v0.2.41 + v0.2.45 https://github.com/ivarref/yoltq \ No newline at end of file -- cgit v1.2.3