Skip to content

Commit 1a0d849

Browse files
authored
Update version to v3.11.0-beta6 (deepmodeling#7627)
* Update version to v3.11.0-beta6 * Change pull-requests permission from read to write
1 parent 5a8ff7c commit 1a0d849

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/agent_governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
permissions:
88
contents: read
9-
pull-requests: read
9+
pull-requests: write
1010
issues: write
1111

1212
jobs:

source/source_base/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#ifndef VERSION
2-
#define VERSION "v3.11.0-beta.5"
2+
#define VERSION "v3.11.0-beta6"
33
#endif

0 commit comments

Comments
 (0)