modified build.rs
@@ -27,8 +27,8 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -47,7 +47,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified build/Dockerfile
@@ -8,6 +8,7 @@ ARG TZ
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified build/build
@@ -44,6 +44,7 @@ main() {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-cli/src/main.rs
@@ -13,7 +13,7 @@ pub const PKG_VERSION: &str = env!("CARGO_PKG_VERSION");
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/lib.rs
@@ -24,7 +24,7 @@ pub const VERSION: Version = Version {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-remote-helper/src/git-remote-rad.rs
@@ -7,7 +7,7 @@ pub const VERSION: Version = Version {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|