Release v0.9.3

This commit is contained in:
Rangi42
2025-06-30 15:08:04 -04:00
parent 7054d81650
commit 8b85875b67
13 changed files with 18 additions and 18 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.2
ARG version=0.9.3
WORKDIR /rgbds
COPY . .