Release version 1.0.0

This commit is contained in:
Rangi42
2025-10-31 20:19:24 -04:00
parent 35e5808423
commit fb9fa6038c
13 changed files with 21 additions and 19 deletions

View File

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