diff --git a/Jenkinsfile b/Jenkinsfile index 16dc190..65370c5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -49,10 +49,6 @@ pipeline { notifyEvents title: 'jenkins.home.behzadan.ir/$JOB_NAME/$BUILD_ID', message: 'Build failed!', priority: 'NORMAL', token: '$NOTIFY_TOKEN' } - always { - // Cleanup or notifications can go here - } - } } diff --git a/VERSION b/VERSION index af0b7dd..238d6e8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.6 +1.0.7