mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
change version
This commit is contained in:
parent
4df11f3c6f
commit
416ee069fd
@ -3,7 +3,7 @@ output: .retype
|
||||
url: https://pocketpy.dev
|
||||
branding:
|
||||
title: pocketpy
|
||||
label: v2.0.3
|
||||
label: v2.0.4
|
||||
logo: "./static/logo.png"
|
||||
favicon: "./static/logo.png"
|
||||
meta:
|
||||
|
@ -1,10 +1,10 @@
|
||||
#pragma once
|
||||
// clang-format off
|
||||
|
||||
#define PK_VERSION "2.0.3"
|
||||
#define PK_VERSION "2.0.4"
|
||||
#define PK_VERSION_MAJOR 2
|
||||
#define PK_VERSION_MINOR 0
|
||||
#define PK_VERSION_PATCH 3
|
||||
#define PK_VERSION_PATCH 4
|
||||
|
||||
/*************** feature settings ***************/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user