Skip to content

Commit

Permalink
Update version to 2.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lain-B committed Nov 7, 2023
1 parent 0674786 commit 2ba72db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions browser-version.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#pragma once

#define OBS_BROWSER_VERSION_MAJOR 2
#define OBS_BROWSER_VERSION_MINOR 22
#define OBS_BROWSER_VERSION_PATCH 1
#define OBS_BROWSER_VERSION_MINOR 23
#define OBS_BROWSER_VERSION_PATCH 0

#ifndef MAKE_SEMANTIC_VERSION
#define MAKE_SEMANTIC_VERSION(major, minor, patch) \
Expand Down

0 comments on commit 2ba72db

Please sign in to comment.