Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Version labeling
Browse files Browse the repository at this point in the history
  • Loading branch information
proofrock committed May 18, 2024
1 parent 51d07c3 commit 4cebd03
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# fileserver v0.1.4
# fileserver v0.2.0

**The problem**: You need to copy a file to a remote system to which you only have shell access.

Expand Down
2 changes: 1 addition & 1 deletion filetunnel.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# filetunnel v0.1.4 https://github.com/proofrock/filetunnel
# filetunnel v0.2.0 https://github.com/proofrock/filetunnel
# Copyright (c) 2024- Germano Rizzo <oss AT germanorizzo DOT it>
# See LICENSE file (MIT License)

Expand Down
2 changes: 1 addition & 1 deletion filetunnel.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# filetunnel v0.1.4 https://github.com/proofrock/filetunnel
# filetunnel v0.2.0 https://github.com/proofrock/filetunnel
# Copyright (c) 2024- Germano Rizzo <oss AT germanorizzo DOT it>
# See LICENSE file (MIT License)

Expand Down
2 changes: 1 addition & 1 deletion src/filetunnel.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# filetunnel v0.1.4 https://github.com/proofrock/filetunnel
# filetunnel v0.2.0 https://github.com/proofrock/filetunnel
# Copyright (c) 2024- Germano Rizzo <oss AT germanorizzo DOT it>
# See LICENSE file (MIT License)

Expand Down
2 changes: 1 addition & 1 deletion src/filetunnel.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# filetunnel v0.1.4 https://github.com/proofrock/filetunnel
# filetunnel v0.2.0 https://github.com/proofrock/filetunnel
# Copyright (c) 2024- Germano Rizzo <oss AT germanorizzo DOT it>
# See LICENSE file (MIT License)

Expand Down

0 comments on commit 4cebd03

Please sign in to comment.