🔖 0.1.12

This commit is contained in:
jarvis2f 2025-01-24 14:36:04 +08:00
parent 67dec92070
commit 56997142d6
4 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
0.1.11
0.1.12

View file

@ -5,7 +5,7 @@ plugins {
}
group = 'telegram.files'
version = '0.1.11'
version = '0.1.12'
repositories {
mavenCentral()

View file

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

File diff suppressed because one or more lines are too long