mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2025-01-09 01:42:45 +01:00
Begin v1.28
This commit is contained in:
parent
427b518278
commit
bb3206576b
@ -2,7 +2,7 @@ package main
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Picocrypt v1.27
|
Picocrypt v1.28
|
||||||
Copyright (c) Evan Su (https://evansu.cc)
|
Copyright (c) Evan Su (https://evansu.cc)
|
||||||
Released under a GNU GPL v3 License
|
Released under a GNU GPL v3 License
|
||||||
https://github.com/HACKERALERT/Picocrypt
|
https://github.com/HACKERALERT/Picocrypt
|
||||||
@ -48,7 +48,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Generic variables
|
// Generic variables
|
||||||
var version = "v1.27"
|
var version = "v1.28"
|
||||||
var window *giu.MasterWindow
|
var window *giu.MasterWindow
|
||||||
var dpi float32
|
var dpi float32
|
||||||
var mode string
|
var mode string
|
||||||
|
Loading…
Reference in New Issue
Block a user