aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvar Refsdal <refsdal.ivar@gmail.com>2022-03-27 22:42:09 +0200
committerIvar Refsdal <refsdal.ivar@gmail.com>2022-03-27 22:42:09 +0200
commit9ae329d10218df4ffd6a7aa3dfc259fee4c64aa5 (patch)
treedf713dfe3492c2f9d78e737004a1a757fcb6a3b8
parentAuto migration should run in the background and not interfere with polling (diff)
downloadfiinha-9ae329d10218df4ffd6a7aa3dfc259fee4c64aa5.tar.gz
fiinha-9ae329d10218df4ffd6a7aa3dfc259fee4c64aa5.tar.xz
Release 0.2.48
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7993afd..66232b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<packaging>jar</packaging>
<groupId>com.github.ivarref</groupId>
<artifactId>yoltq</artifactId>
- <version>0.2.46</version>
+ <version>0.2.48</version>
<name>yoltq</name>
<dependencies>
<dependency>
@@ -30,7 +30,7 @@
<scm>
<connection>scm:git:git://github.com/ivarref/yoltq.git</connection>
<developerConnection>scm:git:ssh://git@github.com/ivarref/yoltq.git</developerConnection>
- <tag>v0.2.46</tag>
+ <tag>v0.2.48</tag>
<url>https://github.com/ivarref/yoltq</url>
</scm>
</project> \ No newline at end of file