diff options
| author | Fuwn <[email protected]> | 2022-02-03 13:35:52 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-02-03 13:35:52 -0800 |
| commit | b22bde071bd79f0c51640184fb820af0617d512d (patch) | |
| tree | 7fc3cb6ad2ff5b326f7211b897f96dd448bfcc08 /CMakeLists.txt | |
| parent | fmt(include): un-pre-name subroutine parameters (diff) | |
| download | soyuz-b22bde071bd79f0c51640184fb820af0617d512d.tar.xz soyuz-b22bde071bd79f0c51640184fb820af0617d512d.zip | |
chore: update version and tag
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index fb957e1..31dffe6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ project(soyuz CXX C VERSION - 1.1.1 + 1.1.2 DESCRIPTION "🚀 Discord RPC Blocker for Lunar Client" ) |