Skip to content

Commit

Permalink
🚀 Update version to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pitzzahh committed Jan 15, 2024
1 parent b980d91 commit e43cb40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@

<groupId>me.araopj</groupId>
<artifactId>cscreen</artifactId>
<version>${revision}</version>
<version>3.3.4</version>
<packaging>jar</packaging>

<properties>
<revision>3.3.3</revision>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit e43cb40

Please sign in to comment.