Release v1.0.2

This commit is contained in:
Rangi
2026-07-20 14:08:09 -04:00
parent 3426f685a0
commit fa49e238a9
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.1
ARG version=1.0.2
WORKDIR /rgbds
COPY . .