Update version numbers

This commit is contained in:
Jeremy 2022-08-04 17:47:59 +12:00
parent 050284e13d
commit eee2a75739
3 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env sh
# matrix-send: send a message to a Matrix room
version="1.0.1"
version="1.1"
###########################
#### Generic Functions ####