mirror of
http://gitlab.bashclub.org/bashclub/zsync.git
synced 2025-02-16 11:59:29 +01:00
Change version, edit changelog
This commit is contained in:
parent
8021e8c9f1
commit
8cf8f86663
@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [v1.0.1] - 2024-02-11
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Dependency bashclub-checkzfs
|
||||||
|
|
||||||
## [v1.0.0] - 2024-02-07
|
## [v1.0.0] - 2024-02-07
|
||||||
|
|
||||||
Moved project from github.com
|
Moved project from github.com
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# bashclub zfs replication script
|
# bashclub zfs replication script
|
||||||
# Author: (C) 2023 Thorsten Spille <thorsten@spille-edv.de>
|
# Author: (C) 2023 Thorsten Spille <thorsten@spille-edv.de>
|
||||||
|
|
||||||
__version__=v1.0.0
|
__version__=v1.0.1
|
||||||
|
|
||||||
PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
|
PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user