Skip to content

Commit

Permalink
chore: Update config files to 1.0.1-rc34
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 8, 2024
1 parent 21b74d3 commit 3f5c0d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Writerside/v.list
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
<vars>
<var name="product" value="Writerside"/>
<var name="kotlinmailer_version" value="1.0.1-rc33"/>
<var name="kotlinmailer_version" value="1.0.1-rc34"/>
</vars>
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name=Kotlinmailer
group=at.quickme.kotlinmailer
description=A simple coroutine based Kotlin Email API for client projects
version=1.0.1-rc33
version=1.0.1-rc34

kotlin.code.style=official

0 comments on commit 3f5c0d3

Please sign in to comment.