From 143fc5d673e83e6027adb7212b773980696ef8b6 Mon Sep 17 00:00:00 2001 From: creme <creme@envs.net> Date: Sun, 15 Dec 2019 18:48:31 +0100 Subject: [PATCH] update version to 2019.12.15 --- README.md | 2 +- pb | 2 +- pb.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fa3a51a..d1cf3e5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -pb    +pb    ------ **pb** is a helper utility for using 0x0 pastebin services diff --git a/pb b/pb index abf53aa..6dea9b2 100755 --- a/pb +++ b/pb @@ -1,7 +1,7 @@ #!/bin/sh # init variables -version="v.2018.10.09" +version="v.2019.12.15" ENDPOINT="https://envs.sh" flag_options="hvcufs::x" flag_version=0 diff --git a/pb.1 b/pb.1 index 4488d1f..778f4c0 100644 --- a/pb.1 +++ b/pb.1 @@ -1,4 +1,4 @@ -.TH PB 1 "16 August 2018" "v2018.08.16" +.TH PB 1 "16 August 2018" "v2019.12.15" .SH NAME pb \- a helper utility for using 0x0 pastebin services