Sfoglia il codice sorgente

build lesspass-pure version 4.4.5

pull/139/merge
Guillaume Vincent 7 anni fa
parent
commit
6f98ebccc9
8 ha cambiato i file con 10 aggiunte e 10 eliminazioni
  1. +1
    -1
      cordova
  2. +1
    -1
      core
  3. +1
    -1
      cozy
  4. +1
    -1
      desktop
  5. +3
    -3
      dev-utils.sh
  6. +1
    -1
      frontend
  7. +1
    -1
      pure
  8. +1
    -1
      webextension

+ 1
- 1
cordova

@@ -1 +1 @@
Subproject commit 02a007ce55f949d80931a6001a2f4280916f8e7d
Subproject commit 4617069422586fdb31eec9ea486cb04045a359b3

+ 1
- 1
core

@@ -1 +1 @@
Subproject commit 6d06f98b0a31e490a7e30f457f00ea4d670f15dd
Subproject commit 3fae0ba5bed6f9eeef74190c516ba0fd41ea2d59

+ 1
- 1
cozy

@@ -1 +1 @@
Subproject commit d82af81a25cbb712e71fc2a2be5931fb376fd13b
Subproject commit de28abd0e1b57fe584ca294d6782bff97e294c9b

+ 1
- 1
desktop

@@ -1 +1 @@
Subproject commit 2f5cf3990916df6bb20830843c627f7e87ae7508
Subproject commit 99fdee613ae7bebb84787f13e6b62fab4c0632ef

+ 3
- 3
dev-utils.sh Vedi File

@@ -1,11 +1,11 @@
#!/usr/bin/env bash

function cmd {
npm install --save lesspass-pure@4.4.3
npm install --save lesspass-pure@4.4.5
npm run build
git add .
git status
git commit -m 'add lesspass-pure version 4.4.3'
git commit -m 'add lesspass-pure version 4.4.5'
git push --tags origin master
}

@@ -19,7 +19,7 @@ do
cd ..
done

#VERSION=2.3.2
#VERSION=2.3.4
#cd webextension
#git archive -o webextension.zip master
#mv webextension.zip /tmp


+ 1
- 1
frontend

@@ -1 +1 @@
Subproject commit 800ba361f04e142558dd2913395b940d4e2cdc98
Subproject commit 7a3dc567e6fb8e25468bf06e496c1f219dfae53b

+ 1
- 1
pure

@@ -1 +1 @@
Subproject commit 99cc2d1b6bb9c173c0bdda69f23cda2f727bdfcf
Subproject commit 191069ca21cc8ed71f15fd4f4a44a4795944e84c

+ 1
- 1
webextension

@@ -1 +1 @@
Subproject commit fcefe776a843ef1c8cbda95d85d236c4c457a2c8
Subproject commit 5943727388cfdd5cb8f735738f567e54782e8cc3

Caricamento…
Annulla
Salva