diff --git a/es-app/assets/emulationstation.6.gz b/es-app/assets/emulationstation.6.gz index d0c59beca..18ac4377d 100644 Binary files a/es-app/assets/emulationstation.6.gz and b/es-app/assets/emulationstation.6.gz differ diff --git a/es-app/src/EmulationStation.h b/es-app/src/EmulationStation.h index f017bfa36..a32009aca 100644 --- a/es-app/src/EmulationStation.h +++ b/es-app/src/EmulationStation.h @@ -14,7 +14,7 @@ #define PROGRAM_VERSION_MAJOR 2 #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_MAINTENANCE 0 -#define PROGRAM_RELEASE_NUMBER 29 +#define PROGRAM_RELEASE_NUMBER 30 // clang-format on #define PROGRAM_VERSION_STRING "2.0.0-beta"