We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257c146 commit baeda5aCopy full SHA for baeda5a
README
@@ -63,7 +63,12 @@ For more info checkout the Grails homepage at http://grails.org
63
=============================================================================
64
65
66
-To upgrade your existing Grails projects you must run "grails upgrade" for each project.
+To upgrade your existing Grails projects you must run:
67
+
68
+grails clean
69
+grails upgrade
70
71
+...for each project.
72
73
There are some unavoidable issues that may affect you when upgrading to 0.5 from a previous version:
74
0 commit comments