bump version

This commit is contained in:
Adeeb Shihadeh
2022-09-21 15:47:40 -07:00
parent 782e00809f
commit e02ca41d19
+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 "5.2" > /VERSION
RUN echo -n "6" > /VERSION
# ################## #
# #### Cleaunup #### #