Skip to content

Commit f2ae7a7

Browse files
docs: Set VFX platform badge to 2025 in README.md (#1357)
### docs: Set VFX platform badge to 2025 in README.md ### Linked issues NA ### Summarize your change. Update VFX platform badge from 2024 to 2025 in README.md ### Describe the reason for the change. The current README.md's VFX platform badge (2024) was not representating the default VFX platform of the main branch (2025) ### Describe what you have tested and on which operating system. Successfully tested on macOS ### Add a list of changes, and note any that might need special attention during the review. ### If possible, provide screenshots. Before: <img width="228" height="140" alt="before" src="https://github.com/user-attachments/assets/34ea5404-fc1d-4a4c-98e7-0e55363e42f9" /> After: <img width="224" height="139" alt="after" src="https://github.com/user-attachments/assets/82aaf565-4658-451b-a2ee-031de0c44866" /> Signed-off-by: Bernard Laberge <bernard.laberge@autodesk.com>
1 parent 98f9d7b commit f2ae7a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---
77

88
![Supported Versions](https://img.shields.io/badge/python-3.11-blue)
9-
[![Supported VFX Platform Versions](https://img.shields.io/badge/vfx%20platform-2024-lightgrey.svg)](http://www.vfxplatform.com/)
9+
[![Supported VFX Platform Versions](https://img.shields.io/badge/vfx%20platform-2025-lightgrey.svg)](http://www.vfxplatform.com/)
1010
[![docs](https://readthedocs.org/projects/aswf-openrv/badge/?version=latest)](https://aswf-openrv.readthedocs.io/en/latest)
1111

1212
## Overview

0 commit comments

Comments
 (0)