Skip to content

Commit

Permalink
chore: Update version of "pretty-der6y" to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoshiu committed Aug 28, 2024
1 parent 634c227 commit adfa6f8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tauri-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pretty-der69",
"version": "1.1.1",
"version": "1.1.2",
"description": "Hachimi hachimi hachimi~",
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion tauri-app/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pretty-der6y"
version = "1.1.1"
version = "1.1.2"
description = "Hachimi hachimi hachimi~"
authors = ["you"]
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion tauri-app/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"productName": "Pretty Der6y",
"version": "1.1.1",
"version": "1.1.2",
"identifier": "moe.phieash.pretty-der6y",
"build": {
"beforeDevCommand": "bun run dev",
Expand Down

0 comments on commit adfa6f8

Please sign in to comment.