You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -138,7 +138,7 @@ Generally, it is recommended to use [released versions](https://github.com/Rosem
138
138
Snapshot versions are automatically published on repository push. You may combine current released version name
139
139
and `-SNAPSHOT` to make a snapshot version name.
140
140
141
-
For example, if the latest released version name is `0.24.1`, you may use version name `0.24.1-SNAPSHOT` to import the snapshot version to your project.
141
+
For example, if the latest released version name is `0.24.4`, you may use version name `0.24.4-SNAPSHOT` to import the snapshot version to your project.
142
142
143
143
Note that adding extra maven repository is required:
0 commit comments