mirror of
https://github.com/4yn/slidershim.git
synced 2024-11-23 21:40:57 +01:00
bump version and readme
This commit is contained in:
parent
3e36cc551f
commit
d81664ba7c
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@ -2995,7 +2995,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "slidershim"
|
||||
version = "0.2.8"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"env_logger",
|
||||
"log",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "slidershim"
|
||||
version = "0.2.8"
|
||||
version = "0.3.0"
|
||||
description = "slidershim"
|
||||
authors = ["4yn"]
|
||||
license = ""
|
||||
|
@ -2,13 +2,16 @@
|
||||
___| (_) __| | ___ _ __ ___| |__ (_)_ __ ___
|
||||
/ __| | |/ _` |/ _ \ '__/ __| '_ \| | '_ ` _ \
|
||||
\__ \ | | (_| | __/ | \__ \ | | | | | | | | |
|
||||
|___/_|_|\__,_|\___|_| |___/_| |_|_|_| |_| |_| v0.2.8
|
||||
|___/_|_|\__,_|\___|_| |___/_| |_|_|_| |_| |_| v0.3.0 UMIGURI UPDATE
|
||||
===============================================
|
||||
|
||||
https://github.com/4yn/slidershim
|
||||
|
||||
# Changelog
|
||||
|
||||
- v0.3.0
|
||||
- Add UMIGURI LED controller server support
|
||||
- Add UMIGURI default keyboard layout
|
||||
- v0.2.8
|
||||
- Add slider only layout (no buttons) for Project Diva gamepad output
|
||||
- Add options button to Project Diva gamepad output
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"package": {
|
||||
"productName": "slidershim",
|
||||
"version": "0.2.8"
|
||||
"version": "0.3.0"
|
||||
},
|
||||
"build": {
|
||||
"distDir": "../public",
|
||||
|
Loading…
Reference in New Issue
Block a user