Skip to content

Commit

Permalink
added new release
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Jul 3, 2024
1 parent 35c100f commit 155893a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/maven.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Add the following artifact to your dependencies of your `pom.xml` fot cross-plat
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>rsync4j-all</artifactId>
<version>3.3.0-0</version>
<version>3.3.0-1</version>
</dependency>
```

Expand Down
6 changes: 5 additions & 1 deletion docs/releases.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
Current release:

* 3.3.0-0 ([zip](https://github.com/fracpete/rsync4j/releases/download/rsync4j-pom-3.3.0-0/rsync4j-all-3.3.0-0-bin.zip), [spring-boot](https://github.com/fracpete/rsync4j/releases/download/rsync4j-pom-3.3.0-0/rsync4j-all-3.3.0-0-spring-boot.jar))
* 3.3.0-1 ([zip](https://github.com/fracpete/rsync4j/releases/download/rsync4j-pom-3.3.0-1/rsync4j-all-3.3.0-1-bin.zip), [spring-boot](https://github.com/fracpete/rsync4j/releases/download/rsync4j-pom-3.3.0-1/rsync4j-all-3.3.0-1-spring-boot.jar))


Last version with Windows 32-bit support: **3.2.3-12**


Old releases:

* rsync 3.3.0

* 3.3.0-0 ([zip](https://github.com/fracpete/rsync4j/releases/download/rsync4j-pom-3.3.0-0/rsync4j-all-3.3.0-0-bin.zip), [spring-boot](https://github.com/fracpete/rsync4j/releases/download/rsync4j-pom-3.3.0-0/rsync4j-all-3.3.0-0-spring-boot.jar))

* rsync 3.2.7

* 3.2.7-7 ([zip](https://github.com/fracpete/rsync4j/releases/download/rsync4j-pom-3.2.7-7/rsync4j-all-3.2.7-7-bin.zip), [spring-boot](https://github.com/fracpete/rsync4j/releases/download/rsync4j-pom-3.2.7-7/rsync4j-all-3.2.7-7-spring-boot.jar))
Expand Down

0 comments on commit 155893a

Please sign in to comment.