Skip to content

Commit

Permalink
Update Grails version to 4.1.0.M4
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Jan 21, 2021
1 parent ba740a5 commit a20c342
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
grails.version=4.1.0.M3
grails.version=4.1.0.M4
2 changes: 1 addition & 1 deletion src/en/guide/introduction/whatsNew.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This section covers all the new features introduced in Grails 4.1.0.M3
This section covers all the new features introduced in Grails 4.1.0.M4



Expand Down
2 changes: 1 addition & 1 deletion src/en/guide/introduction/whatsNew/dependencyUpgrades.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Grails 4.1.0.M3 ships with the following dependency upgrades:
Grails 4.1.0.M4 ships with the following dependency upgrades:

* Groovy 3.0.7
* Micronaut 2.2.1
Expand Down
2 changes: 1 addition & 1 deletion src/en/guide/toc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
introduction:
title: Introduction
whatsNew:
title: What's new in Grails 4.1.0.M3?
title: What's new in Grails 4.1.0.M4?
dependencyUpgrades: Updated Dependencies
gettingStarted:
title: Getting Started
Expand Down

0 comments on commit a20c342

Please sign in to comment.