File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- VERSION =0.1.10
1+ VERSION =0.1.14
22NAME =pspk
33GIT_REV? =$(shell git rev-parse --short HEAD)
44LDFLAGS =-ldflags "-X main.Version=$(VERSION ) -X main.Hash=$(GIT_REV ) -X main.BuildDate=$(BUILD_DATE ) "
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ This service solve problem for persistent saving public key and send to recipien
1717- [x] QR codes
1818- [ ] simple cli tool (WIP)
1919- [x] simple web-application. See: https://freecontent.space
20- - [ ] simple iOS client (thanks: @ l-vitaly [ library for ios] ( https://github.com/l-vitaly/pspk-ios ) )
20+ - [ ] simple iOS client (thanks: [ l-vitaly] ( https://github.com/l-vitaly ) for [ library for ios] ( https://github.com/l-vitaly/pspk-ios ) )
2121- [ ] simple android client
2222- [x] local http server to pspk API
2323- [ ] sdk for mobile clients
You can’t perform that action at this time.
0 commit comments