]> git.basschouten.com Git - openhab-addons.git/commitdiff
[rustpotterks] Upgrade library, fixes gain normalizer (#15239)
authorGiviMAD <GiviMAD@users.noreply.github.com>
Sun, 16 Jul 2023 08:22:53 +0000 (01:22 -0700)
committerGitHub <noreply@github.com>
Sun, 16 Jul 2023 08:22:53 +0000 (10:22 +0200)
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
bundles/org.openhab.voice.rustpotterks/pom.xml

index a9c9d00893dffd6cbe0403449208006985b1a564..713a709150cc9990eb5ea7885c2db29cf6e0c57c 100644 (file)
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>io.github.givimad</groupId>
       <artifactId>rustpotter-java</artifactId>
-      <version>2.0.0</version>
+      <version>2.0.1</version>
     </dependency>
   </dependencies>
 </project>