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

Commit

Permalink
Begin v1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
HACKERALERT authored Aug 12, 2021
1 parent f6d70f4 commit 44abd93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/unstable/Picocrypt.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package main

/*
Picocrypt v1.16
Picocrypt v1.17
Copyright (c) Evan Su (https://evansu.cc)
Released under a GNU GPL v3 License
https://github.com/HACKERALERT/Picocrypt
Expand Down Expand Up @@ -70,7 +70,7 @@ import (

)

var version = "v1.16"
var version = "v1.17"

//go:embed NotoSans-Regular.ttf
var font []byte
Expand Down

0 comments on commit 44abd93

Please sign in to comment.