浏览代码

version bump

Gamaliel Espinoza 8 年之前
父节点
当前提交
b46709e442
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fourier_install.sh

+ 1 - 1
fourier_install.sh

@@ -2,7 +2,7 @@
 # install essential software
 # sudo apt-get update
 
-installer_version=1.0.2
+installer_version=1.0.3
 programspath=~/programs
 installerpath=$(pwd)
 configfile='/etc/fourier-config.json'