Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Vendicated authored Feb 3, 2024
1 parent 43e0ee3 commit 344bea1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TextFilePreview/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
version = "1.0.2"
version = "1.0.3"
description = "Preview the content of Text files in Discord"

aliucord.changelog.set(
"""
# 1.0.3
* Fix probably idk i didnt test
# 1.0.1
* Reduce default preview size to 300 and add a setting for it
* Add close button that will hide the preview
Expand Down

0 comments on commit 344bea1

Please sign in to comment.