Release v1.0.4

This commit is contained in:
ISSOtm
2026-09-22 12:47:35 -04:00
parent 33ef57ea49
commit f7b8207322
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM debian:13-slim
LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds
ARG version=1.0.3
ARG version=1.0.4
WORKDIR /rgbds
COPY . .