Skip to content

Commit

Permalink
Incremented plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMaeder committed Sep 4, 2020
1 parent 8c1a4a5 commit 1e08cdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DriveBackup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ratismal</groupId>
<artifactId>DriveBackupV2</artifactId>
<version>1.3.4</version>
<version>1.3.5</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<github.global.oauth>${GITHUB_OAUTH_TOKEN}</github.global.oauth>
Expand Down
2 changes: 1 addition & 1 deletion DriveBackup/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: DriveBackupV2
version: 1.3.4
version: 1.3.5
description: Uploads backups to Google Drive/OneDrive or by (S)FTP
main: ratismal.drivebackup.DriveBackup
author: MaxTheGinus
Expand Down

0 comments on commit 1e08cdf

Please sign in to comment.