bump version

This commit is contained in:
Adeeb Shihadeh
2022-10-05 13:06:42 -07:00
parent d24da2acef
commit 80a37cd3fb
+1 -1
View File
@@ -196,7 +196,7 @@ RUN /tmptmp/readonly_setup.sh && rm -rf /tmptmp
COPY ./userspace/files/apt.conf /etc/apt/apt.conf
# Write version file
RUN echo -n "6" > /VERSION
RUN echo -n "6.1" > /VERSION
# ################## #
# #### Cleaunup #### #