Skip to content

Commit

Permalink
Version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
FerreroManuel committed Sep 11, 2024
1 parent 798c4a5 commit 75e1958
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified descargas/Morella setup.exe
Binary file not shown.
Binary file modified docs/Manual de usuario - Morella.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion modulos/funciones_mantenimiento.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
from pathlib import Path

VERSION = '1.4.3.2307'
VERSION = '1.5.0.2409'
SHORT_VERSION = VERSION[:3]
TYPE_VERSION = 'BETA'

Expand Down

0 comments on commit 75e1958

Please sign in to comment.