We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561e9b3 commit 800a3a4Copy full SHA for 800a3a4
build/templates/electron_version.tmpl
@@ -8,7 +8,7 @@
8
#define ELECTRON_MAJOR_VERSION $major
9
#define ELECTRON_MINOR_VERSION $minor
10
#define ELECTRON_PATCH_VERSION $patch
11
-#define STACK_VERSION "v22.0.0-nightly.20230305"
+#define STACK_VERSION "v22.0.0-nightly.20230316"
12
#if $has_prerelease
13
#define ELECTRON_PRE_RELEASE_VERSION -$prerelease
14
#endif
0 commit comments