We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082932f commit e533a6aCopy full SHA for e533a6a
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>ai.polus.utils</groupId>
6
<artifactId>filepattern</artifactId>
7
- <version>2.1.3</version>
+ <version>2.1.4</version>
8
<name>${project.groupId}:${project.artifactId}</name>
9
<packaging>jar</packaging>
10
src/filepattern/cpp/version.h
@@ -2,6 +2,6 @@
2
#define VERSIONH_INCLUDED
3
#define PROJECT_NAME "filepattern"
-#define PROJECT_VER "2.1.3"
+#define PROJECT_VER "2.1.4"
#endif // VERSIONH_INCLUDED
0 commit comments