Release v0.9.2

This commit is contained in:
Rangi42
2025-05-04 10:04:11 -04:00
parent c2de0a991a
commit 1715f85d50
12 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
FROM debian:12-slim
LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds
ARG version=0.9.1
ARG version=0.9.2
WORKDIR /rgbds
COPY . .