Skip to content

Commit 612d07a

Browse files
committed
Release 5.0
1 parent 5587a1e commit 612d07a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mvn install
1010
### Download CobraEvolution
1111

1212
Last release click Download Badge <br/>
13-
<a href="https://github.com/LoboEvolution/CobraEvolution/releases/download/4.0/cobraevolution-4.0.jar">
13+
<a href="https://github.com/LoboEvolution/CobraEvolution/releases/download/5.0/cobraevolution-5.0.jar">
1414
<img src="https://img.shields.io/github/downloads/LoboEvolution/CobraEvolution/total.svg" alt="Download">
1515
</a> <br/>
1616

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.github.oswetto</groupId>
88
<artifactId>cobraevolution</artifactId>
9-
<version>4.0</version>
9+
<version>5.0</version>
1010
<packaging>pom</packaging>
1111
<name>Cobra Evolution</name>
1212
<description>Cobra Evolution Html Parser</description>
@@ -105,7 +105,7 @@
105105
<descriptorRefs>
106106
<descriptorRef>jar-with-dependencies</descriptorRef>
107107
</descriptorRefs>
108-
<finalName>cobraevolution-4.0</finalName>
108+
<finalName>cobraevolution-5.0</finalName>
109109
<appendAssemblyId>false</appendAssemblyId>
110110
</configuration>
111111
<executions>

0 commit comments

Comments
 (0)