Skip to content

Commit f02d1e3

Browse files
Prepare 0.25 release
1 parent 49e1f8d commit f02d1e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Follow these steps to run WSO2 Thunder using Docker Compose.
109109
Download the `docker-compose.yml` file using the following command:
110110
111111
```bash
112-
curl -o docker-compose.yml https://raw.githubusercontent.com/asgardeo/thunder/v0.24.0/install/quick-start/docker-compose.yml
112+
curl -o docker-compose.yml https://raw.githubusercontent.com/asgardeo/thunder/v0.25.0/install/quick-start/docker-compose.yml
113113
```
114114
115115
2. **Start Thunder**

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.24.0
1+
v0.25.0

0 commit comments

Comments
 (0)