Skip to content

Commit

Permalink
prepare to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xnbox committed Oct 2, 2021
1 parent 4591353 commit f44258e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Your 100% static dynamic backend</h1>

<a title="License MIT" href="https://github.com/xnbox/DeepfakeHTTP/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square"></a>
<a title="Release 4.1.1" href="https://github.com/xnbox/DeepfakeHTTP/releases"><img src="https://img.shields.io/badge/release-4.1.1-4DC71F?style=flat-square"></a>
<a title="Release 5.1.1" href="https://github.com/xnbox/DeepfakeHTTP/releases"><img src="https://img.shields.io/badge/release-5.1.1-4DC71F?style=flat-square"></a>
<a title="Powered by Tommy" href="https://github.com/xnbox/tommy"><img src="https://img.shields.io/badge/powered_by-Tommy-blueviolet?style=flat-square"></a>

<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion build-DeepfakeHTTP.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ E-Mail: [email protected]

<target name="main">
<property name="dollar" value="$" />
<property name="build.version" value="4.1.1" />
<property name="build.version" value="5.1.1" />
<property name="tmpDir" value="${java.io.tmpdir}" />
<property name="tmpAppWar" value="${tmpDir}/app.war" />
<property name="tmpMetaInfDir" value="${tmpDir}/DeepfakeHTTP/META-INF" />
Expand Down

0 comments on commit f44258e

Please sign in to comment.