Skip to content

Commit d5c1882

Browse files
committed
bump version to 4.6
1 parent 9b96659 commit d5c1882

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Android File Transfer For Linux (FreeBSD and macOS, too!)
22

33
[![License](https://img.shields.io/:license-LGPLv2.1-blue.svg)](https://github.com/whoozle/android-file-transfer-linux/blob/master/LICENSE)
4-
[![Version](https://img.shields.io/:version-4.5-green.svg)](https://github.com/whoozle/android-file-transfer-linux)
4+
[![Version](https://img.shields.io/:version-4.6-green.svg)](https://github.com/whoozle/android-file-transfer-linux)
55
[![Android File Transfer for Linux (and macOS!)](https://github.com/whoozle/android-file-transfer-linux/actions/workflows/actions.yml/badge.svg)](https://github.com/whoozle/android-file-transfer-linux/actions/workflows/actions.yml)
66

77
Android File Transfer for Linux — a reliable [MTP](https://en.wikipedia.org/wiki/Media_Transfer_Protocol) client with minimalistic UI similar to [Android File Transfer](https://www.android.com/intl/en_us/filetransfer/).

android-file-transfer-linux.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"config-opts": [ "-DCMAKE_BUILD_TYPE=Release" ],
1414
"sources": [{
1515
"type": "git",
16-
"tag": "v4.5",
16+
"tag": "v4.6",
1717
"url": "https://github.com/whoozle/android-file-transfer-linux.git"
1818
}]
1919
}

0 commit comments

Comments
 (0)