🔖 0.1.7

This commit is contained in:
jarvis2f 2025-01-08 09:19:53 +08:00
parent 2220e33a1e
commit e959062a5e
4 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
0.1.6
0.1.7

View file

@ -4,7 +4,7 @@ plugins {
}
group = 'telegram.files'
version = '0.1.6'
version = '0.1.7'
repositories {
mavenCentral()

View file

@ -1,6 +1,6 @@
{
"name": "telegram-files-web",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"type": "module",
"scripts": {

File diff suppressed because one or more lines are too long