Skip to content

Commit 7c1ab1e

Browse files
committed
Restore develop to snapshot
2 parents 1a250d0 + e049c10 commit 7c1ab1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 35.0-SNAPSHOT - unreleased
44

5-
## 34.0.0 - 2025-11-20
5+
## 34.0.1 - 2025-11-24
66

77
### 💥 Breaking Changes (upgrade difficulty: 🟠 Medium - upgrade to Grails/Gradle/Spring. New logging config)
88

src/main/groovy/io/xh/hoist/HoistCoreGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import static io.xh.hoist.util.Utils.createCustomOrDefault
2222
class HoistCoreGrailsPlugin extends Plugin {
2323

2424
def grailsVersion = '7.0.2'
25-
def version = '34.0-SNAPSHOT'
25+
def version = '35.0-SNAPSHOT'
2626
def title = 'hoist-core'
2727
def author = 'Extremely Heavy'
2828
def authorEmail = '[email protected]'

0 commit comments

Comments
 (0)