Skip to content

Commit df5a657

Browse files
committed
[Gradle Release Plugin] - new version commit: 'v3.1.1-SNAPSHOT'.
2 parents b7c49fb + 45f5a8c commit df5a657

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ The values currently supported by this action are:
156156
* `Alpine`
157157
* `kali-linux`
158158
* `openSUSE-Leap-15.2`
159+
* `Ubuntu-24.04`
159160
* `Ubuntu-22.04`
160161
* `Ubuntu-20.04`
161162
* `Ubuntu-18.04`
@@ -192,6 +193,11 @@ This can be used to adjust various settings as documented at
192193
https://docs.microsoft.com/en-us/windows/wsl/wsl-config#configuration-settings-for-wslconf.
193194
This can also be used if the distribution is installed already.
194195

196+
**WARNING:** Setting this option will overwrite any existing content of the file.
197+
Some distributions like Ubuntu-24.04 might already ship with a wsl.conf file.
198+
Make sure to check whether a file exists by default and whether you want to included
199+
its contents in your configured value.
200+
195201
**Default value:** none
196202

197203
_**Example:**_

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
group = net.kautler
16-
version = 3.1.0-SNAPSHOT
16+
version = 3.1.1-SNAPSHOT
1717
description = A GitHub action to install and setup a Linux distribution for the Windows Subsystem for Linux (WSL)
1818

1919
org.gradle.caching = true

readme/README.md.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9b891900148521b333de92b6fed45abb411c74eb1b4aa8c17f5d33ccd3e5c0a6
1+
3a263470375829dab5cb24d9363132ccaffcf93ab2333d04f144c02a376ce7f5

0 commit comments

Comments
 (0)