We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f2fbf commit 955ef84Copy full SHA for 955ef84
2 files changed
docs/Writerside/v.list
@@ -2,5 +2,5 @@
2
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
3
<vars>
4
<var name="product" value="Writerside"/>
5
- <var name="kotlinmailer_version" value="1.0.1-rc14"/>
+ <var name="kotlinmailer_version" value="1.0.1-rc15"/>
6
</vars>
gradle.properties
@@ -1,6 +1,6 @@
1
name=Kotlinmailer
group=at.quickme.kotlinmailer
description=A simple coroutine based Kotlin Email API for client projects
-version=1.0.1-rc14
+version=1.0.1-rc15
kotlin.code.style=official
0 commit comments