Skip to content

Commit 262b97b

Browse files
author
Georgi Neykov
committed
Build | Bump the version
1 parent 9acb1a0 commit 262b97b

3 files changed

Lines changed: 37 additions & 37 deletions

File tree

Cargo.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
2-
name = "console-client"
3-
version = "0.1.0"
2+
name = "pcloud-cli"
3+
version = "3.0.0-preview-01"
44
edition = "2021"
5-
description = "pCloud console client - Rust rewrite"
5+
description = "pCloud CLI client"
66
license = "BSD-3-Clause"
77
homepage = "https://www.pcloud.com"
88
repository = "https://github.com/pCloud/console-client"

pkg/arch/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: pCloud <support@pcloud.com>
2-
pkgname=pcloud-console-client
3-
pkgver=0.1.0
2+
pkgname=pcloud-cli
3+
pkgver=3.0.0-preview-01
44
pkgrel=1
55
pkgdesc="pCloud console client — FUSE-based virtual drive with Crypto folder support"
66
arch=('x86_64' 'aarch64' 'armv7h')

0 commit comments

Comments
 (0)