updated version number

This commit is contained in:
James Tomasino 2018-08-16 12:52:02 -04:00
parent d4038ff782
commit b3c3b16be6
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
pb ![calver](https://img.shields.io/badge/calver-2018.08.14-22bfda.svg?style=flat-square) ![status](https://img.shields.io/badge/status-working-green.svg?style=flat-square) ![license](https://img.shields.io/badge/license-GPL3-blue.svg?style=flat-square)
pb ![calver](https://img.shields.io/badge/calver-2018.08.16-22bfda.svg?style=flat-square) ![status](https://img.shields.io/badge/status-working-green.svg?style=flat-square) ![license](https://img.shields.io/badge/license-GPL3-blue.svg?style=flat-square)
------
**pb** is a helper utility for using 0x0 pastebin services

2
pb
View File

@ -1,6 +1,6 @@
#!/bin/sh
version="v.2018.08.15"
version="v.2018.08.16"
ENDPOINT="https://ttm.sh"
flag_options="hvcfs::x"
flag_version=0

2
pb.1
View File

@ -1,4 +1,4 @@
.TH PB 1 "15 August 2018" "v2018.08.14"
.TH PB 1 "16 August 2018" "v2018.08.16"
.SH NAME
pb \- a helper utility for using 0x0 pastebin services
.SH SYNOPSIS