Skip to content

Commit

Permalink
Version 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
HactarCE committed Jan 5, 2025
1 parent 6a95286 commit cda7ac5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
CARGO_TERM_COLOR: always
HYPERSPEEDCUBE_VERSION: 1.0.9
HYPERSPEEDCUBE_VERSION: 1.0.10

jobs:

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[@Sonicpineapple]: https://github.com/Sonicpineapple
[@thatcomputerguy0101]: https://github.com/thatcomputerguy0101

## [UNRELEASED] - 2025-01-05
## [1.0.10] - 2025-01-05 - 2025-01-05

### Added

Expand Down
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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hyperspeedcube"
version = "1.0.9"
version = "1.0.10"
authors = ["Andrew Farkas"]
edition = "2021"
rust-version = "1.65"
Expand Down Expand Up @@ -83,7 +83,7 @@ winres = "0.1"
[package.metadata.winres]
FileDescription = "Hyperspeedcube"
ProductName = "Hyperspeedcube"
ProductVersion = "1.0.9"
ProductVersion = "1.0.10"
OriginalFilename = "hyperspeedcube.exe"
LegalCopyright = "Copyright © 2022 HactarCE"

Expand Down

0 comments on commit cda7ac5

Please # to comment.