Add sponsor button & increase version number

This commit is contained in:
2022-06-16 12:32:26 +02:00
parent bad2a39614
commit 8d63c02abd
2 changed files with 3 additions and 1 deletions

2
.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1,2 @@
github: [RatzzFatzz]
custom: "https://paypal.me/ratzmichael"

View File

@@ -6,7 +6,7 @@
<groupId>MKVAudioSubtileChanger</groupId> <groupId>MKVAudioSubtileChanger</groupId>
<artifactId>MKVAudioSubtitleChanger</artifactId> <artifactId>MKVAudioSubtitleChanger</artifactId>
<version>2.0</version> <version>2.1</version>
<build> <build>
<defaultGoal>clean package</defaultGoal> <defaultGoal>clean package</defaultGoal>