From f31f58aa799770c8765e4d609f5b9f0b459549c4 Mon Sep 17 00:00:00 2001 From: veeso Date: Thu, 26 Aug 2021 10:42:46 +0200 Subject: [PATCH] working on 0.7.0 --- CHANGELOG.md | 7 +++++++ Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 4 ++-- dist/pkgs/freebsd/manifest | 2 +- install.sh | 2 +- 6 files changed, 13 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05f6c4a..f6ba442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog - [Changelog](#changelog) + - [0.7.0](#070) - [0.6.1](#061) - [0.6.0](#060) - [0.5.1](#051) @@ -20,6 +21,12 @@ --- +## 0.7.0 + +Released on ?? + +> 🍁 Autumn update 🍇 + ## 0.6.1 Released on 31/08/2021 diff --git a/Cargo.lock b/Cargo.lock index 0684892..65f5fd9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1371,7 +1371,7 @@ dependencies = [ [[package]] name = "termscp" -version = "0.6.1" +version = "0.7.0" dependencies = [ "argh", "bitflags", diff --git a/Cargo.toml b/Cargo.toml index 7066e40..7c55e8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license = "MIT" name = "termscp" readme = "README.md" repository = "https://github.com/veeso/termscp" -version = "0.6.1" +version = "0.7.0" [package.metadata.rpm] package = "termscp" diff --git a/README.md b/README.md index bf29840..ba51645 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@

Developed by @veeso

-

Current version: 0.6.1 (31/08/2021)

+

Current version: 0.7.0 (FIXME: 31/08/2021)

-[![License: MIT](https://img.shields.io/badge/License-MIT-teal.svg)](https://opensource.org/licenses/MIT) [![Stars](https://img.shields.io/github/stars/veeso/termscp.svg)](https://github.com/veeso/termscp) [![Downloads](https://img.shields.io/crates/d/termscp.svg)](https://crates.io/crates/termscp) [![Crates.io](https://img.shields.io/badge/crates.io-v0.6.1-orange.svg)](https://crates.io/crates/termscp) [![Docs](https://docs.rs/termscp/badge.svg)](https://docs.rs/termscp) +[![License: MIT](https://img.shields.io/badge/License-MIT-teal.svg)](https://opensource.org/licenses/MIT) [![Stars](https://img.shields.io/github/stars/veeso/termscp.svg)](https://github.com/veeso/termscp) [![Downloads](https://img.shields.io/crates/d/termscp.svg)](https://crates.io/crates/termscp) [![Crates.io](https://img.shields.io/badge/crates.io-v0.7.0-orange.svg)](https://crates.io/crates/termscp) [![Docs](https://docs.rs/termscp/badge.svg)](https://docs.rs/termscp) [![Linux](https://github.com/veeso/termscp/workflows/Linux/badge.svg)](https://github.com/veeso/termscp/actions) [![MacOs](https://github.com/veeso/termscp/workflows/MacOS/badge.svg)](https://github.com/veeso/termscp/actions) [![Windows](https://github.com/veeso/termscp/workflows/Windows/badge.svg)](https://github.com/veeso/termscp/actions) [![FreeBSD](https://github.com/veeso/termscp/workflows/FreeBSD/badge.svg)](https://github.com/veeso/termscp/actions) [![Coverage Status](https://coveralls.io/repos/github/veeso/termscp/badge.svg)](https://coveralls.io/github/veeso/termscp) diff --git a/dist/pkgs/freebsd/manifest b/dist/pkgs/freebsd/manifest index c4b0d18..9526e26 100644 --- a/dist/pkgs/freebsd/manifest +++ b/dist/pkgs/freebsd/manifest @@ -1,5 +1,5 @@ name: "termscp" -version: 0.6.1 +version: 0.7.0 origin: veeso/termscp comment: "A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP" desc: <